Skip to content

Commit

Permalink
Bump pymongo from 4.4.0 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.4.1/doc/changelog.rst)
- [Commits](mongodb/mongo-python-driver@4.4.0...4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent 7ea1638 commit 9b75f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
wheel==0.41.0

# for ingredient import script from OFF
pymongo==4.4.0
pymongo==4.4.1

# Development packages
coverage==7.2.7
Expand Down

0 comments on commit 9b75f28

Please sign in to comment.