Skip to content

Commit 00da91a

Browse files
authored
Merge pull request #2339 from subzeroid/dependabot/pip/pydantic-2.12.5
Bump pydantic from 2.12.4 to 2.12.5
2 parents 1bf58a0 + c747258 commit 00da91a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ keywords = [
7070
dependencies = [
7171
"requests==2.32.5",
7272
"PySocks==1.7.1",
73-
"pydantic==2.12.4",
73+
"pydantic==2.12.5",
7474
"moviepy==1.0.3",
7575
"pycryptodomex==3.23.0",
7676
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
requests==2.32.5
22
PySocks==1.7.1
3-
pydantic==2.12.4
3+
pydantic==2.12.5
44
moviepy==1.0.3
55
pycryptodomex==3.23.0

0 commit comments

Comments
 (0)