Skip to content

Commit 0c87a90

Browse files
fix(deps): update all non-major pep621 dependencies
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 457d113 commit 0c87a90

File tree

2 files changed

+32
-21
lines changed

2 files changed

+32
-21
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ dependencies = [
99
"fastapi ~=0.115.6",
1010
"python-gitlab ~=5.6.0",
1111
"pydantic ~=2.11.3",
12-
"pydantic-settings ~=2.8.0",
13-
"prometheus-client ~=0.21.1",
12+
"pydantic-settings ~=2.9.1",
13+
"prometheus-client ~=0.22.1",
1414
"uvicorn ~=0.34.0",
1515
]
1616

@@ -22,7 +22,7 @@ documentation = "https://github.com/app-sre/gitlab-project-exporter"
2222
[dependency-groups]
2323
dev = [
2424
"httpx ~=0.28.1",
25-
"mypy ~=1.15.0",
25+
"mypy ~=1.16.0",
2626
"pytest ~=8.3.4",
2727
"pytest-cov ~=6.0.0",
2828
"pytest-mock ~=3.14.0",

uv.lock

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

0 commit comments

Comments
 (0)