Skip to content

Commit

Permalink
Bump pymongo from 4.6.1 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.1 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.1...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 Apr 8, 2024
1 parent 6232e46 commit ea324ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ urllib3==2.2.0
websocket-client==0.59.0
yarl==1.9.4
dnspython==2.5.0
pymongo==4.6.1
pymongo==4.6.3
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ pycparser==2.21
PyNaCl==1.5.0
yarl==1.9.4
dnspython==2.5.0
pymongo==4.6.1
pymongo==4.6.3

0 comments on commit ea324ab

Please sign in to comment.