Skip to content

Commit 6f8c051

Browse files
chore(deps): update all minor dependencies
1 parent 6593ae9 commit 6f8c051

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pyproject.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ requires = ["poetry-core>=1.7.1"]
1717
build-backend = "poetry.core.masonry.api"
1818

1919
[tool.poetry.dependencies]
20-
python = "~3.10.9"
20+
python = "~3.12.0"
2121
aws-xray-sdk = "^2.14.0"
2222

2323
awscli-cwlogs = "1.4.6"
@@ -43,17 +43,17 @@ coveralls = "1.11.1"
4343
freezegun = "1.5.1"
4444
jinja2-cli = { extras = ["yaml"], version = "0.8.2" }
4545
monkeytype = "23.3.0"
46-
mypy = "1.0.1"
47-
poethepoet = "^0.24.4"
46+
mypy = "1.11.2"
47+
poethepoet = "^0.28.0"
4848

49-
pytest = "7.2.0"
49+
pytest = "7.4.4"
5050
pytest-cov = "3.0.0"
5151
pytest-env = "0.8.1"
5252
pytest-mock = "3.14.0"
5353

54-
requests-mock = "1.10.0"
55-
ruff = "^0.2.1"
56-
types-requests = "2.28.11"
54+
requests-mock = "1.12.1"
55+
ruff = "^0.6.0"
56+
types-requests = "2.32.0.20240907"
5757

5858

5959
# Poe the Poet tasks

0 commit comments

Comments
 (0)