Skip to content

Commit 0cb2bb0

Browse files
Bump pymongo from 3.12.0 to 4.3.3 (#24)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.12.0 to 4.3.3. - [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@3.12.0...4.3.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b72e09d commit 0cb2bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ flask-sqlalchemy==2.4.3
99
itsdangerous==1.1.0
1010
jinja2==3.1.2
1111
markupsafe==2.1.1
12-
pymongo==3.12.0
12+
pymongo==4.3.3
1313
pytz==2020.1
1414
six==1.16.0
1515
sqlalchemy==1.4.44

0 commit comments

Comments
 (0)