Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 0f954ea commit 2e27d9d
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 53 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ more-itertools = "~=10.4"
mysql-connector-python = "~=9.0"
pandas = "~=2.0"
pika = "~=1.3"
pymongo = "~=4.8"
pymongo = "~=4.10"
pymysql = "~=1.1"
pyodbc = "~=5.1"
pysftp = "~=0.2"
Expand Down
113 changes: 61 additions & 52 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2e27d9d

Please sign in to comment.