Skip to content

Commit

Permalink
deps(deps): bump pymongo from 4.4.0 to 4.9
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.9.
- [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.4.0...4.9)

---
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] authored Sep 18, 2024
1 parent cbfb680 commit b6afe6b
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 @@ -10,7 +10,7 @@ pandas==2.2.2
neo4j==5.10.0
elasticsearch==8.8.2
psycopg2==2.9.9
pymongo==4.4.0
pymongo==4.9
pyjq==2.6.0
snowflake_connector_python==3.12.2
#MySQL-python==1.2.5

0 comments on commit b6afe6b

Please sign in to comment.