Skip to content

Commit 0479da6

Browse files
dependabot[bot]nuclearcat
authored andcommitted
build(deps): bump pymongo from 4.9.0 to 4.16.0
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.9.0 to 4.16.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.9...4.16.0) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9555805 commit 0479da6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"fastapi-users[beanie, oauth] == 15.0.5",
2424
"MarkupSafe == 2.0.1",
2525
"motor == 3.6.0",
26-
"pymongo == 4.9.0",
26+
"pymongo == 4.16.0",
2727
"passlib == 1.7.4",
2828
"pydantic == 2.9.2",
2929
"pymongo-migrate == 0.11.0",

0 commit comments

Comments
 (0)