Skip to content

Commit 0844dc5

Browse files
fix(deps): update all patch dependencies
1 parent a96407d commit 0844dc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,22 @@ pycryptodome = "*"
3434

3535
python-dotenv = "1.0.1"
3636
python-magic = "0.4.27"
37-
PyYAML = "6.0.1"
37+
PyYAML = "6.0.3"
3838

3939
requests = { extras = ["security"], version = "*" }
4040
types-aws-xray-sdk = "^2.14.0.20240606"
4141

4242
[tool.poetry.group.test.dependencies]
4343
coveralls = "1.11.1"
44-
freezegun = "1.5.1"
44+
freezegun = "1.5.5"
4545
jinja2-cli = { extras = ["yaml"], version = "0.8.2" }
4646
monkeytype = "23.3.0"
4747
mypy = "1.0.1"
4848
poethepoet = "^0.24.4"
4949

5050
pytest = "7.2.0"
5151
pytest-cov = "3.0.0"
52-
pytest-env = "0.8.1"
52+
pytest-env = "0.8.2"
5353
pytest-mock = "3.14.0"
5454

5555
requests-mock = "1.10.0"

0 commit comments

Comments
 (0)