Skip to content

Commit

Permalink
fix(deps): update dependency pymongo to v4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 68c805a commit 063c2e6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Flask-WTF = "^1.2.1"
graphene = "^3.2.2"
numpy = "^1.26.4"
pandas = "^2.1.4"
pymongo = "^4.3.2"
pymongo = "^4.10.1"
mongoengine = "^0.27.0"
redis = "^4.4.4"
rq = "^1.15.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pip==24.2
propcache==0.2.0
protobuf==4.24.4
pycparser==2.22
pymongo==4.6.3
pymongo==4.10.1
python-dateutil==2.9.0.post0
pytz==2024.2
redis==5.1.1
Expand Down

0 comments on commit 063c2e6

Please sign in to comment.