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

Commit

Permalink
Merge pull request #238 from uktrade/develop
Browse files Browse the repository at this point in the history
Release PR
  • Loading branch information
davidu1975 authored Jan 23, 2024
2 parents af29a43 + db00f8b commit 0b0fcf6
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Pyjwt==2.4.0
raven
raven==6.5.0
requests[security]==2.31.0
sigauth==5.2.3
sigauth==5.2.4
sorl-thumbnail==12.9.0
sqlparse>=0.4.4
urllib3>=1.26.18
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ rpds-py==0.15.2
# referencing
s3transfer==0.4.2
# via boto3
sigauth==5.2.3
sigauth==5.2.4
# via -r requirements.in
six==1.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
beautifulsoup4==4.6.0
flake8==4.0.1
gitpython==3.1.41
jinja2==3.1.2
jinja2==3.1.3
markupsafe==2.1.2
moto==4.1.3
pytest==7.3.1
Expand Down
8 changes: 4 additions & 4 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,13 @@ django==4.2.7
# sigauth
django-amazon-ses==4.0.1
# via -r requirements.in
django-axes==6.3.0
django-axes==6.2.0
# via -r requirements.in
django-clear-cache==0.3
# via -r requirements.in
django-countries==7.5.1
# via -r requirements.in
django-countries-plus==2.2.0
django-countries-plus==2.1.0
# via -r requirements.in
django-crispy-forms==2.1
# via -r requirements.in
Expand Down Expand Up @@ -171,7 +171,7 @@ inflection==0.5.1
# via drf-spectacular
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
jinja2==3.1.3
# via
# -r requirements_test.in
# moto
Expand Down Expand Up @@ -304,7 +304,7 @@ rpds-py==0.17.1
# referencing
s3transfer==0.4.2
# via boto3
sigauth==5.2.3
sigauth==5.2.4
# via -r requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit 0b0fcf6

Please sign in to comment.