Skip to content

Commit 87980c0

Browse files
committed
Update Python to ^3.13.1
1 parent e130d55 commit 87980c0

File tree

2 files changed

+4
-69
lines changed

2 files changed

+4
-69
lines changed

poetry.lock

+3-68
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77
readme = "README.md"
88

99
[tool.poetry.dependencies]
10-
python = "^3.10"
10+
python = "^3.13.1"
1111
requests = "^2.32.3"
1212
click = "^8.1.8"
1313
prometheus-client = "^0.21.1"

0 commit comments

Comments
 (0)