Skip to content

Commit c03441e

Browse files
Bump pymongo from 4.8.0 to 4.11
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.8.0 to 4.11. - [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.11) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7b0f8b commit c03441e

File tree

2 files changed

+49
-54
lines changed

2 files changed

+49
-54
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ python-dotenv = "~=1.0"
3030
requests = "~=2.32"
3131
slackclient = "~=2.9"
3232
sqlalchemy = "~=2.0"
33-
pymongo = "~=4.8.0"
33+
pymongo = "~=4.11"
3434
setuptools = "*"
3535
numpy = "*"
3636

Pipfile.lock

Lines changed: 48 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)