diff --git a/ChangeLog b/ChangeLog index 52b2e32e..43cce562 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ CHANGES UPGRADE: pymongo from 3.12.3 to 3.13.0 UPGRADE: python-ldap from 3.4.0 to 3.4.3 -UPGRADE: uwsgi version from 2.0.19.1 to 2.0.22 +UPGRADE: uwsgi version from 2.0.19.1 to 2.0.23 UPGRADE: Debian version from 11.3 to 12.1 in Dockerfile FIX: remove use of skipInitialNotification with orion subscriptions UPGRADE: requests from 2.27.1 to 2.31.0 diff --git a/requirements.txt b/requirements.txt index 007b7449..c2178b93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Django==2.2.28 djangorestframework==3.11.2 jsonschema==2.6.0 -uwsgi==2.0.22 +uwsgi==2.0.23 requests==2.31.0 python-ldap==3.4.3 pymongo==3.13.0