Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent b69a2f5 commit 5ea32dc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions docker/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docker/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ authors = []
python = ">=3.10,<3.13"
kopf = "1.37.3"
requests = "2.32.3"
urllib3 = { version = "2.2.3", optional = true }
urllib3 = { version = "2.3.0", optional = true }
aiohttp = "3.11.10"
idna = { version = "3.10", optional = true }
certifi = "2024.8.30"
certifi = "2024.12.14"

[tool.poetry.dev-dependencies]
prospector = { version = "1.13.3", extras = ["with_bandit", "with_mypy", "with_ruff"] }
prospector-profile-duplicated = "1.8.0"
prospector-profile-utils = "1.13.0"
prospector-profile-duplicated = "1.10.0"
prospector-profile-utils = "1.14.1"
types-requests = "2.32.0.20241016"
types-pyyaml = "6.0.12.20240917"

0 comments on commit 5ea32dc

Please sign in to comment.