Skip to content

Commit 18c25cb

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/all-javascript-packages-a655d431de
2 parents 162b228 + 2923435 commit 18c25cb

File tree

2 files changed

+76
-74
lines changed

2 files changed

+76
-74
lines changed

poetry.lock

Lines changed: 71 additions & 69 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
@@ -21,18 +21,18 @@ toml = "^0.10.0"
2121
MarkupSafe = "3.0.2"
2222
itsdangerous = "2.2.0"
2323
werkzeug = "3.1.3"
24-
types-requests = "^2.32.0"
24+
types-requests = "^2.32.4"
2525
types-toml = "^0.10.8"
2626
types-PyYAML = "6.0.12.20250516"
27-
setuptools = "^80.7.1"
27+
setuptools = "^80.9.0"
2828
wheel = "^0.45.1"
2929

3030
[tool.poetry.dev-dependencies]
3131
black = "^25.1"
32-
boto3 = "^1.38.17"
32+
boto3 = "^1.39.0"
3333
flake8 = "^7"
34-
mypy = "^1.15"
35-
pytest-cov = "^6.1.1"
34+
mypy = "^1.16"
35+
pytest-cov = "^6.2.1"
3636

3737
[tool.black]
3838
line-length = 88

0 commit comments

Comments
 (0)