Skip to content

Commit d1a101b

Browse files
committed
update deps and bump 0.0.20
1 parent 864a8c5 commit d1a101b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

accentdatabase/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
declarative base, session, engine and mixins
44
"""
55

6-
__version__ = "0.0.19"
6+
__version__ = "0.0.20"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
]
1818
dependencies = [
1919
"pydantic>=2.0.1,<2.11.0",
20-
"pydantic-settings>=2.0.1,<2.7.0",
20+
"pydantic-settings>=2.0.1,<2.8.0",
2121
"sqlalchemy>=2.0.0,<2.1.0",
2222
]
2323
dynamic = ["version", "description"]

uv.lock

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

0 commit comments

Comments
 (0)