Skip to content

Commit

Permalink
Merge pull request #356 from telefonicaid/dependabot/pip/pymongo-4.6.3
Browse files Browse the repository at this point in the history
Bump pymongo from 3.13.0 to 4.6.3
  • Loading branch information
AlvaroVega authored Apr 9, 2024
2 parents 8b80bdd + 1e6578c commit 01cd0f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
CHANGES
=======

UPGRADE: pymongo version from 3.13.0 to 4.6.3
ADD: set to 256 (from previous 100) and allow change default queue size for uwsgi connections (QUEUE_SIZE env var in Dockerfile) (#352)
FIX: bad error reported (500 instead 401) when a token error (i.e. token expired)

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ jsonschema==2.6.0
uwsgi==2.0.24
requests==2.31.0
python-ldap==3.4.3
pymongo==3.13.0
pymongo==4.6.3

0 comments on commit 01cd0f7

Please sign in to comment.