Skip to content

Commit eb172a7

Browse files
fix(deps): update all patch dependencies
1 parent 8d9a797 commit eb172a7

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

poetry.lock

Lines changed: 23 additions & 23 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
@@ -14,9 +14,9 @@ build-backend = "poetry.core.masonry.api"
1414
[tool.poetry.dependencies]
1515
python = "~3.12.7"
1616
# required by both api and admin
17-
awscli = "1.44.55"
17+
awscli = "1.44.76"
1818
bleach = "6.3.0"
19-
boto3 = "1.42.65"
19+
boto3 = "1.42.86"
2020
cachetools = "4.2.4"
2121

2222
# Pinned dependencies
@@ -43,7 +43,7 @@ werkzeug = "3.0.6"
4343

4444
[tool.poetry.group.test.dependencies]
4545
beautifulsoup4 = "^4.12.3"
46-
click = "8.3.1"
46+
click = "8.3.2"
4747
fakeredis = "^2.24.1"
4848
freezegun = "1.5.5"
4949
mypy = "1.19.1"
@@ -56,9 +56,9 @@ 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.20251115"
59+
types-python-dateutil = "2.9.0.20260408"
6060
types-pytz = "2022.7.1.2"
61-
types-PyYAML = "6.0.12.20250915"
61+
types-PyYAML = "6.0.12.20260408"
6262
types-redis = "4.6.0.20241004"
6363
types-requests = "2.32.4.20250913"
6464

0 commit comments

Comments
 (0)