Skip to content

Commit ce464f5

Browse files
fix(deps): update all patch dependencies
1 parent c67a198 commit ce464f5

2 files changed

Lines changed: 27 additions & 26 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,30 +37,30 @@ python-json-logger = "2.0.7"
3737
pytz = "2021.3"
3838
PyYAML = "6.0.2"
3939
requests = "2.32.3"
40-
smartypants = "2.0.1"
40+
smartypants = "2.0.2"
4141
statsd = "3.3.0"
4242
werkzeug = "3.0.4"
4343

4444
[tool.poetry.group.test.dependencies]
4545
beautifulsoup4 = "^4.12.3"
4646
click = "8.1.8"
4747
fakeredis = "^2.24.1"
48-
freezegun = "1.5.1"
48+
freezegun = "1.5.5"
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.20250809"
6060
types-pytz = "2022.7.1.2"
61-
types-PyYAML = "6.0.12.20250402"
61+
types-PyYAML = "6.0.12.20250809"
6262
types-redis = "4.6.0.20241004"
63-
types-requests = "2.32.0.20250328"
63+
types-requests = "2.32.4.20250809"
6464

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

0 commit comments

Comments
 (0)