Skip to content

Commit 8132a37

Browse files
chore: Update pyproject.toml to bump py-spring-core dependency to version 0.0.22
1 parent b576051 commit 8132a37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [
66
{name = "William Chen", email = "ow6201231@gmail.com"},
77
]
88
dependencies = [
9-
"py-spring-core>=0.0.21",
9+
"py-spring-core>=0.0.22",
1010
"sqlmodel>=0.0.24",
1111
]
1212

@@ -29,4 +29,4 @@ dev = [
2929
"isort>=5.13.2",
3030
"pytest>=8.3.2",
3131
"pytest-mock>=3.14.0",
32-
]
32+
]

0 commit comments

Comments
 (0)