Skip to content

Commit 6c77898

Browse files
Bump pymongo from 4.3.2 to 4.3.3
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.3.2 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@4.3.2...4.3.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa9d798 commit 6c77898

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
@@ -46,7 +46,7 @@ pytest==7.2.0
4646
pytest-cov==4.0.0
4747
pytz==2022.6
4848
pyyaml==6.0
49-
pymongo==4.3.2
49+
pymongo==4.3.3
5050
requests==2.28.1
5151
scipy==1.9.3
5252
setuptools==65.6.3

0 commit comments

Comments
 (0)