Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rparke committed Nov 20, 2024
1 parent 44ec06d commit ee63899
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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 is automatically copied from notifications-utils@f676a72f212ba9d8b1e8cc4dc5fd3211a2214960
# This file was automatically copied from notifications-utils@90.0.0

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 is automatically copied from notifications-utils@f676a72f212ba9d8b1e8cc4dc5fd3211a2214960
# This file was automatically copied from notifications-utils@90.0.0

[tool.black]
line-length = 120
Expand Down
2 changes: 1 addition & 1 deletion requirements_for_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ mypy-extensions==1.0.0
# via black
notifications-python-client==10.0.0
# via -r requirements.in
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@89.0.0
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@f676a72f212ba9d8b1e8cc4dc5fd3211a2214960
# via -r requirements.in
openpyxl==3.0.10
# via pyexcel-xlsx
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 is automatically copied from notifications-utils@f676a72f212ba9d8b1e8cc4dc5fd3211a2214960
# This file was automatically copied from notifications-utils@90.0.0

beautifulsoup4==4.11.1
pytest==7.2.0
Expand Down

0 comments on commit ee63899

Please sign in to comment.