Skip to content

Commit

Permalink
Bump pymongo from 4.6.0 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.0 to 4.8.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.6.0...4.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent f3b18f0 commit a5563ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pymongo==4.6.0
pymongo==4.8.0
boto3==1.35.5
requests==2.31.0
Pillow==10.4.0
Expand Down

0 comments on commit a5563ee

Please sign in to comment.