Skip to content

Commit

Permalink
Bump pymongo from 4.6.0 to 4.6.3
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.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@4.6.0...4.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bari12 committed Apr 9, 2024
1 parent 76aeb6a commit b34fe26
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 @@ -36,7 +36,7 @@ PyMySQL==1.1.0 # mysql_extras
PyYAML==6.0.1 # globus_extras and used for reading test configuration files
globus-sdk==3.32.0 # globus_extras
python3-saml==1.16.0 # saml_extras
pymongo==4.6.0 # pymongo (metadata plugin)
pymongo==4.6.3 # pymongo (metadata plugin)
libtorrent==2.0.9 # Support for the bittorrent transfertool
qbittorrent-api==2023.11.57 # qBittorrent plugin for the bittorrent tranfsertool

Expand Down

0 comments on commit b34fe26

Please sign in to comment.