Skip to content

Commit

Permalink
chore(deps): bump pymongo from 4.7.0 to 4.7.3
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.0 to 4.7.3.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](mongodb/mongo-python-driver@4.7.0...4.7.3)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 54da869 commit 1c245b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pytest-cov==4.1.0
pytest-mock==3.14.0
mongomock==4.1.2
pydantic==2.7.1
pymongo==4.7.0
pymongo==4.7.3
mypy==1.10.0
mypy-extensions==1.0.0
black==24.4.2
Expand Down

0 comments on commit 1c245b3

Please sign in to comment.