Skip to content

Commit a5ee620

Browse files
chore(deps): update python docker tag
1 parent e2e20dd commit a5ee620

File tree

3 files changed

+230
-193
lines changed

3 files changed

+230
-193
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12
1+
3.13

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "django2pydantic"
33
version = "0.4.3"
44
description = "Converting Django models to Pydantic models"
55
readme = "README.md"
6-
requires-python = "==3.12.*"
6+
requires-python = "==3.13.*"
77
authors = [{ name = "Jukka Hassinen", email = "jukka.hassinen@gmail.com" }]
88
license = "MIT"
99
keywords = ["django", "pydantic", "models", "schema", "converter"]

0 commit comments

Comments
 (0)