Skip to content

Commit

Permalink
Merge pull request #325 from uktrade/develop
Browse files Browse the repository at this point in the history
Release PR
  • Loading branch information
davidu1975 authored Aug 9, 2024
2 parents e72ca9a + 96dc4fd commit 65c9a55
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 @@ -10,7 +10,7 @@ django-json-widget==0.2.0
whitenoise==6.4.0
psycopg2==2.8.4
gunicorn==22.0.0
sentry-sdk>=1.20.*,<2.0.0
sentry-sdk>=1.20.0.a,<3.0.0
django-staff-sso-client==4.2.1
requests[security]>=2.32.0
sigauth==5.2.6
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ requests[security]==2.32.3
# zenpy
requests-oauthlib==1.3.1
# via django-staff-sso-client
sentry-sdk==1.45.0
sentry-sdk==2.8.0
# via -r requirements.in
sigauth==5.2.6
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ requests-mock==1.7.0
# via -r requirements_test.in
requests-oauthlib==1.3.0
# via django-staff-sso-client
sentry-sdk==1.45.0
sentry-sdk==2.8.0
# via -r requirements.in
sigauth==5.2.6
# via -r requirements.in
Expand Down

0 comments on commit 65c9a55

Please sign in to comment.