Skip to content

Commit

Permalink
Bump pymongo from 4.6.3 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.3 to 4.8.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.6.3...4.8.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 Jul 4, 2024
1 parent 9677255 commit 6dc1259
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 86 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.2"
mysql-connector-python = "~=8.3"
pandas = "~=2.0"
pika = "~=1.3"
pymongo = "~=4.6"
pymongo = "~=4.8"
pymysql = "~=1.1"
pyodbc = "~=5.1"
pysftp = "~=0.2"
Expand Down
138 changes: 53 additions & 85 deletions Pipfile.lock

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

0 comments on commit 6dc1259

Please sign in to comment.