mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-03-21 17:54:09 -05:00
Update pymongo requirement from ~=4.6.2 to ~=4.6.3
Updates the requirements on [pymongo](https://github.com/mongodb/mongo-python-driver) to permit the latest version. - [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.6.2...4.6.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c78da720ad
commit
ccca0d6a80
|
|
@ -2,7 +2,7 @@ flask~=3.0.2
|
|||
PyYaml~=6.0
|
||||
graypy~=2.1.0
|
||||
requests~=2.31.0
|
||||
pymongo~=4.6.2
|
||||
pymongo~=4.6.3
|
||||
waitress~=3.0.0
|
||||
colorlog~=6.8.2
|
||||
bleach~=6.1.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user