Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #972 from uktrade/develop
Browse files Browse the repository at this point in the history
Release 4.2.12
  • Loading branch information
divyaparameswaran authored Oct 19, 2023
2 parents 5fd27b7 + b31f730 commit 10d6e08
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ whitenoise==6.4.0
gunicorn==20.1.0
psycogreen==1.0.2
psycopg2==2.9.5
gevent==22.10.2
gevent==23.9.1
urllib3>=1.26.5
cryptography
greenlet==2.0.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ djangorestframework==3.11.2
# sigauth
elastic-apm==6.1.3
# via -r requirements.in
gevent==22.10.2
gevent==23.9.1
# via -r requirements.in
greenlet==2.0.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ flake8==6.1.0
# via -r requirements_test.in
freezegun==1.2.2
# via -r requirements_test.in
gevent==22.10.2
gevent==23.9.1
# via -r requirements.in
gitdb==4.0.10
# via gitpython
Expand Down

0 comments on commit 10d6e08

Please sign in to comment.