Skip to content

Commit bba3d4d

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

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

Pipfile

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

Pipfile.lock

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

0 commit comments

Comments
 (0)