Skip to content

Commit

Permalink
Bump pymongo from 4.6.0 to 4.6.1
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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 1a311df commit 540bf27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dnspython==2.4.2
htmlmin==0.1.12
jinja2==3.1.2
motor==3.3.2
pymongo==4.6.0
pymongo==4.6.1
pyopenssl==23.3.0
pyffish==0.0.79
sortedcollections==2.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dnspython==2.4.2
htmlmin==0.1.12
jinja2==3.1.2
motor==3.3.2
pymongo==4.6.0
pymongo==4.6.1
pyopenssl==23.3.0
pyffish==0.0.79
sortedcollections==2.1.0
Expand Down

0 comments on commit 540bf27

Please sign in to comment.