Skip to content

Commit d78824b

Browse files
chore(deps): update all patch dependencies
1 parent 0f05333 commit d78824b

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

.github/actions/waffles/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ docopt==0.6.2
22
Flask==2.3.3
33
markupsafe==2.1.5
44
setuptools==75.6.0 # required for distutils in Python 3.12
5-
git+https://github.com/cds-snc/[email protected].3#egg=notifications-utils
5+
git+https://github.com/cds-snc/[email protected].4#egg=notifications-utils

poetry.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,22 +45,22 @@ werkzeug = "3.0.4"
4545
beautifulsoup4 = "^4.12.3"
4646
click = "8.1.8"
4747
fakeredis = "^2.24.1"
48-
freezegun = "1.5.1"
48+
freezegun = "1.5.2"
4949
mypy = "1.10.0"
5050
pytest = "7.4.4"
5151
pytest-cov = "2.12.1"
52-
pytest-mock = "3.14.0"
52+
pytest-mock = "3.14.1"
5353
pytest-xdist = "2.5.0"
5454
requests-mock = "1.12.1"
5555
ruff = "^0.8.2"
5656
types-beautifulsoup4 = "^4.12.0.20240229"
5757
types-bleach = "5.0.3.1"
5858
types-cachetools = "5.5.0.20240820"
59-
types-python-dateutil = "2.9.0.20241206"
59+
types-python-dateutil = "2.9.0.20250516"
6060
types-pytz = "2022.7.1.2"
61-
types-PyYAML = "6.0.12.20250402"
61+
types-PyYAML = "6.0.12.20250516"
6262
types-redis = "4.6.0.20241004"
63-
types-requests = "2.32.0.20250328"
63+
types-requests = "2.32.0.20250602"
6464

6565
[tool.ruff]
6666
target-version = "py310"

0 commit comments

Comments
 (0)