Skip to content

Commit

Permalink
Bump pymongo from 4.3.3 to 4.4.0
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.4.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.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2023
1 parent b9b2dcd commit 3d81e0f
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
Expand Up @@ -4,7 +4,7 @@ dnspython==2.3.0
mysql-connector==2.2.9
persistent==5.0
pycparser==2.21
pymongo==4.3.3
pymongo==4.4.0
six==1.16.0
transaction==3.1.0
zc.lockfile==3.0.post1
Expand Down

0 comments on commit 3d81e0f

Please sign in to comment.