Skip to content

Commit d358f3c

Browse files
authored
chore(deps): upgrade pydantic (#230)
1 parent 424f965 commit d358f3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/main.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ psycopg==3.3.3
127127
# via -r requirements/main.in
128128
psycopg-binary==3.3.3
129129
# via psycopg
130-
pydantic==2.13.3
130+
pydantic==2.13.4
131131
# via -r requirements/main.in
132-
pydantic-core==2.46.3
132+
pydantic-core==2.46.4
133133
# via pydantic
134134
python-dateutil==2.9.0.post0
135135
# via

0 commit comments

Comments
 (0)