Skip to content

Commit e20f91a

Browse files
HayaoSuzukicsernazs
authored andcommitted
Bump PY_MAX_VERSION to 3.14
1 parent e6dafa7 commit e20f91a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
NAME = "pytest-httpserver"
3131
NAME_UNDERSCORE = NAME.replace("-", "_")
32-
PY_MAX_VERSION = (3, 13)
32+
PY_MAX_VERSION = (3, 14)
3333

3434

3535
@pytest.fixture(scope="session")

0 commit comments

Comments
 (0)