Skip to content

Commit

Permalink
deps(deps): bump pymongo from 4.10.0 to 4.10.1
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.10.0 to 4.10.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.10.0...4.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent cc1db4d commit 64f4bcc
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.3
neo4j==5.25.0
elasticsearch==8.15.1
psycopg2==2.9.9
pymongo==4.10.0
pymongo==4.10.1
pyjq==2.6.0
snowflake_connector_python==3.12.2
#MySQL-python==1.2.5

0 comments on commit 64f4bcc

Please sign in to comment.