Skip to content

Commit

Permalink
chore(deps): bump pymongo from 4.3.3 to 4.5.0 (#29)
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.3.3 to 4.5.0.
- [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.3.3...4.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 7b25f18 commit 3ef1723
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 @@ -7,7 +7,7 @@ pytest-cov==4.1.0
pytest-mock==3.11.1
mongomock==4.1.2
pydantic>=2.0.2
pymongo==4.3.3
pymongo==4.5.0
mypy==0.991
mypy-extensions==1.0.0
black==23.9.1
Expand Down

0 comments on commit 3ef1723

Please sign in to comment.