Skip to content

Commit

Permalink
Bump pymongo from 3.7.2 to 4.6.3 in /scripts/migrates-aws-s3
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.7.2 to 4.6.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@3.7.2...4.6.3)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent f28c203 commit 5e349a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/migrates-aws-s3/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pymongo==3.7.2
pymongo==4.6.3
boto3==1.9.188
s3transfer==0.2.1

0 comments on commit 5e349a3

Please sign in to comment.