Skip to content

Commit

Permalink
Merge pull request #4321 from alphagov/bump-utils-92.0.2
Browse files Browse the repository at this point in the history
Bump utils to 92.0.2
  • Loading branch information
quis authored Jan 6, 2025
2 parents dabcfa9 + 780bd97 commit 1a67b0e
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was automatically copied from [email protected].0
# This file was automatically copied from [email protected].2

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was automatically copied from [email protected].0
# This file was automatically copied from [email protected].2

[tool.black]
line-length = 120
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ lxml==4.9.3
notifications-python-client==8.0.1

# Run `make bump-utils` to update to the latest version
notifications-utils @ git+https://github.com/alphagov/[email protected].0
notifications-utils @ git+https://github.com/alphagov/[email protected].2

# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
prometheus-client==0.14.1
Expand Down
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ bcrypt==4.0.0
# via flask-bcrypt
billiard==4.2.0
# via celery
blinker==1.6.2
blinker==1.9.0
# via
# flask
# gds-metrics
Expand All @@ -30,7 +30,7 @@ botocore==1.34.100
# via
# boto3
# s3transfer
cachetools==5.3.3
cachetools==5.5.0
# via notifications-utils
celery==5.4.0
# via
Expand Down Expand Up @@ -66,7 +66,7 @@ docopt==0.6.2
# via notifications-python-client
eventlet==0.35.2
# via gunicorn
flask==3.0.0
flask==3.1.0
# via
# flask-bcrypt
# flask-marshmallow
Expand All @@ -92,7 +92,7 @@ fqdn==1.5.1
# via jsonschema
gds-metrics @ git+https://github.com/alphagov/gds_metrics_python.git@6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72
# via -r requirements.in
govuk-bank-holidays==0.14
govuk-bank-holidays==0.15
# via notifications-utils
greenlet==3.0.3
# via eventlet
Expand All @@ -108,7 +108,7 @@ iso8601==1.1.0
# via -r requirements.in
isoduration==20.11.0
# via jsonschema
itsdangerous==2.1.2
itsdangerous==2.2.0
# via
# flask
# notifications-utils
Expand Down Expand Up @@ -147,15 +147,15 @@ mistune==0.8.4
# via notifications-utils
notifications-python-client==8.0.1
# via -r requirements.in
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55cb9e55d4916334ff599201b881a39c412e15cb
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@7793546055d819904c76da73628b64d3eda255c4
# via -r requirements.in
ordered-set==4.1.0
# via notifications-utils
packaging==23.2
# via
# marshmallow
# marshmallow-sqlalchemy
phonenumbers==8.13.48
phonenumbers==8.13.52
# via notifications-utils
prometheus-client==0.14.1
# via
Expand Down Expand Up @@ -186,9 +186,9 @@ python-dateutil==2.8.2
# celery
python-json-logger==2.0.7
# via notifications-utils
pytz==2024.1
pytz==2024.2
# via notifications-utils
pyyaml==6.0.1
pyyaml==6.0.2
# via notifications-utils
redis==4.5.4
# via flask-redis
Expand All @@ -204,7 +204,7 @@ rfc3987==1.3.8
# via jsonschema
s3transfer==0.10.1
# via boto3
segno==1.5.2
segno==1.6.1
# via notifications-utils
sentry-sdk==1.38.0
# via -r requirements.in
Expand Down Expand Up @@ -247,5 +247,5 @@ wcwidth==0.2.5
# via prompt-toolkit
webcolors==1.12
# via jsonschema
werkzeug==3.0.3
werkzeug==3.1.3
# via flask
22 changes: 11 additions & 11 deletions requirements_for_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ billiard==4.2.0
# celery
black==24.10.0
# via -r requirements_for_test_common.in
blinker==1.6.2
blinker==1.9.0
# via
# -r requirements.txt
# flask
Expand All @@ -52,7 +52,7 @@ botocore==1.34.100
# boto3
# moto
# s3transfer
cachetools==5.3.3
cachetools==5.5.0
# via
# -r requirements.txt
# notifications-utils
Expand Down Expand Up @@ -117,7 +117,7 @@ execnet==2.1.1
# via pytest-xdist
flaky==3.8.0
# via -r requirements_for_test.in
flask==3.0.0
flask==3.1.0
# via
# -r requirements.txt
# flask-bcrypt
Expand Down Expand Up @@ -147,7 +147,7 @@ freezegun==1.5.1
# via -r requirements_for_test_common.in
gds-metrics @ git+https://github.com/alphagov/gds_metrics_python.git@6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72
# via -r requirements.txt
govuk-bank-holidays==0.14
govuk-bank-holidays==0.15
# via
# -r requirements.txt
# notifications-utils
Expand All @@ -170,7 +170,7 @@ iso8601==1.1.0
# via -r requirements.txt
isoduration==20.11.0
# via -r requirements.txt
itsdangerous==2.1.2
itsdangerous==2.2.0
# via
# -r requirements.txt
# flask
Expand Down Expand Up @@ -223,7 +223,7 @@ mypy-extensions==1.0.0
# via black
notifications-python-client==8.0.1
# via -r requirements.txt
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55cb9e55d4916334ff599201b881a39c412e15cb
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@7793546055d819904c76da73628b64d3eda255c4
# via -r requirements.txt
ordered-set==4.1.0
# via
Expand All @@ -238,7 +238,7 @@ packaging==23.2
# pytest
pathspec==0.12.1
# via black
phonenumbers==8.13.48
phonenumbers==8.13.52
# via
# -r requirements.txt
# notifications-utils
Expand Down Expand Up @@ -303,11 +303,11 @@ python-json-logger==2.0.7
# via
# -r requirements.txt
# notifications-utils
pytz==2024.1
pytz==2024.2
# via
# -r requirements.txt
# notifications-utils
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements.txt
# notifications-utils
Expand Down Expand Up @@ -339,7 +339,7 @@ s3transfer==0.10.1
# via
# -r requirements.txt
# boto3
segno==1.5.2
segno==1.6.1
# via
# -r requirements.txt
# notifications-utils
Expand Down Expand Up @@ -399,7 +399,7 @@ wcwidth==0.2.5
# prompt-toolkit
webcolors==1.12
# via -r requirements.txt
werkzeug==3.0.3
werkzeug==3.1.3
# via
# -r requirements.txt
# flask
Expand Down
2 changes: 1 addition & 1 deletion requirements_for_test_common.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was automatically copied from [email protected].0
# This file was automatically copied from [email protected].2

beautifulsoup4==4.12.3
pytest==8.3.4
Expand Down

0 comments on commit 1a67b0e

Please sign in to comment.