Skip to content

Commit 23e1f15

Browse files
authored
Merge pull request #74 from minvws/dependabot/pip/version-updates-87bea6d6a9
Bump the version-updates group with 4 updates
2 parents 7e788a9 + b84e0fb commit 23e1f15

2 files changed

Lines changed: 55 additions & 54 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ mypy = "^1.16.0"
1919
pydantic-settings = "^2.9.1"
2020
inject = "^5.2.0"
2121
pycryptodome = "^3.23.0"
22-
pydantic = "^2.11.5"
22+
pydantic = "^2.11.7"
2323
redis = "^5.0.8"
24-
cryptography = "^45.0.3"
24+
cryptography = "^45.0.4"
2525
cffi = "^1.17.1"
2626
pykcs11 = "^1.5.16"
2727
filelock = "^3.18.0"
@@ -31,13 +31,13 @@ requests = "^2.32.4"
3131

3232
[tool.poetry.group.dev.dependencies]
3333
pytest = "^8.4.0"
34-
pytest-cov = "^6.1.1"
34+
pytest-cov = "^6.2.1"
3535
pytest-mock = "^3.14.1"
3636
httpx = "^0.28.1"
3737
ruff = "^0.11.13"
3838
safety = "^3.2.3"
3939
codespell = "^2.2.6"
40-
types-requests = "^2.32.0.20250602"
40+
types-requests = "^2.32.4.20250611"
4141

4242
[build-system]
4343
requires = ["poetry-core"]

0 commit comments

Comments
 (0)