Skip to content

Commit

Permalink
chore(deps): bump pymongo from 4.7.0 to 4.7.1
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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 54da869 commit c1d5140
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.1
mypy==1.10.0
mypy-extensions==1.0.0
black==24.4.2
Expand Down

0 comments on commit c1d5140

Please sign in to comment.