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

Commit

Permalink
Merge branch 'main' into dependabot-pip-black-23.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tferns authored Dec 1, 2023
2 parents 13266fe + 6d50663 commit f5b0b56
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
13 changes: 6 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ attrs==22.2.0
# outcome
# referencing
# trio
babel==2.11.0
babel==2.13.1
# via
# -r requirements.txt
# flask-babel
Expand All @@ -50,12 +50,12 @@ blinker==1.5
# via
# -r requirements.txt
# sentry-sdk
boto3==1.26.89
boto3==1.29.3
# via
# -r requirements-dev.in
# -r requirements.txt
# flipper-client
botocore==1.29.89
botocore==1.32.3
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -155,7 +155,7 @@ flask-babel==2.0.0
# via
# -r requirements.txt
# funding-service-design-utils
flask-compress==1.13
flask-compress==1.14
# via -r requirements.txt
flask-migrate==4.0.4
# via
Expand Down Expand Up @@ -399,7 +399,6 @@ python-json-logger==2.0.7
pytz==2022.7.1
# via
# -r requirements.txt
# babel
# flask-babel
# funding-service-design-utils
pyyaml==6.0
Expand Down Expand Up @@ -455,11 +454,11 @@ rpds-py==0.12.0
# -r requirements.txt
# jsonschema
# referencing
s3transfer==0.6.0
s3transfer==0.7.0
# via
# -r requirements.txt
# boto3
selenium==4.8.2
selenium==4.15.2
# via -r requirements-dev.in
sentry-sdk[flask]==1.31.0
# via
Expand Down
11 changes: 5 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ attrs==22.2.0
# via
# jsonschema
# referencing
babel==2.11.0
babel==2.13.1
# via
# -r requirements.in
# flask-babel
Expand All @@ -29,11 +29,11 @@ beautifulsoup4==4.12.2
# funding-service-design-utils
blinker==1.5
# via sentry-sdk
boto3==1.26.89
boto3==1.29.3
# via
# -r requirements.in
# flipper-client
botocore==1.29.89
botocore==1.32.3
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -95,7 +95,7 @@ flask-babel==2.0.0
# via
# -r requirements.in
# funding-service-design-utils
flask-compress==1.13
flask-compress==1.14
# via -r requirements.in
flask-migrate==4.0.4
# via funding-service-design-utils
Expand Down Expand Up @@ -222,7 +222,6 @@ python-json-logger==2.0.7
# via funding-service-design-utils
pytz==2022.7.1
# via
# babel
# flask-babel
# funding-service-design-utils
pyyaml==6.0
Expand Down Expand Up @@ -265,7 +264,7 @@ rpds-py==0.12.0
# via
# jsonschema
# referencing
s3transfer==0.6.0
s3transfer==0.7.0
# via boto3
sentry-sdk[flask]==1.31.0
# via
Expand Down

0 comments on commit f5b0b56

Please sign in to comment.