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

Commit

Permalink
Pull in latest fsd_utils and upgrade sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelhwilliams committed Jul 8, 2024
1 parent e88da64 commit 5aef4f9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 13 deletions.
6 changes: 2 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,10 @@ flipper-client==1.3.2
# via
# -r requirements.txt
# funding-service-design-utils
funding-service-design-utils==2.0.32
funding-service-design-utils==3.0.1
# via -r requirements.txt
govuk-frontend-jinja==2.7.0
# via -r requirements.txt
greenlet==3.0.3
# via -r requirements.txt
gunicorn==20.1.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -259,7 +257,7 @@ s3transfer==0.6.1
# via
# -r requirements.txt
# boto3
sentry-sdk[flask]==1.29.2
sentry-sdk[flask]==2.8.0
# via
# -r requirements.txt
# funding-service-design-utils
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
funding-service-design-utils==2.0.32
funding-service-design-utils
notifications-python-client==8.1.0
cssmin==0.2.0
jsmin==3.0.1
Expand Down
11 changes: 3 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,10 @@ flask-sqlalchemy==3.0.5
# funding-service-design-utils
flipper-client==1.3.2
# via funding-service-design-utils
funding-service-design-utils==2.0.32
funding-service-design-utils==3.0.1
# via -r requirements.in
govuk-frontend-jinja==2.7.0
# via -r requirements.in
greenlet==3.0.3
# via sqlalchemy
gunicorn==20.1.0
# via
# -r requirements.in
Expand Down Expand Up @@ -113,7 +111,6 @@ pyjwt[crypto]==2.8.0
# via
# funding-service-design-utils
# notifications-python-client
# pyjwt
python-consul==1.1.0
# via flipper-client
python-dateutil==2.8.2
Expand Down Expand Up @@ -141,10 +138,8 @@ rich==12.6.0
# via funding-service-design-utils
s3transfer==0.6.1
# via boto3
sentry-sdk[flask]==1.29.2
# via
# funding-service-design-utils
# sentry-sdk
sentry-sdk[flask]==2.8.0
# via funding-service-design-utils
six==1.16.0
# via
# python-consul
Expand Down

0 comments on commit 5aef4f9

Please sign in to comment.