build(deps): bump pymongo from 4.12.0 to 4.12.1 (#2578)

Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.12.0 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](https://github.com/mongodb/mongo-python-driver/compare/4.12.0...4.12.1)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-version: 4.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-12 22:21:53 +08:00
committed by GitHub
parent 42020d1869
commit 147c7fd7a5

View File

@ -19,7 +19,7 @@ hpfeeds==3.1.0
mysql-connector-python==9.3.0 mysql-connector-python==9.3.0
# mongodb # mongodb
pymongo==4.12.0 pymongo==4.12.1
# postgresql # postgresql
# psycopg2==2.9.10 # psycopg2==2.9.10