Skip to content

Commit 12ff2a3

Browse files
committed
Update nox version to support python 3.13
1 parent ae866c6 commit 12ff2a3

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ httpx = {extras = ["http2"], version = "^0.27.2"}
3737
# use zoneinfo.available_timezones()
3838
backports-zoneinfo = {version = "^0.2.1", python = "3.8"}
3939
pydantic = {extras = ["email"], version = "^2.9.2"}
40+
nox = "^2024.10.9"
4041

4142
[tool.poetry.group.dev.dependencies]
4243
pytest = "^8.3.3"

0 commit comments

Comments
 (0)