Skip to content

Commit d95f448

Browse files
authored
Merge pull request #2298 from subzeroid/dependabot/pip/pydantic-2.11.9
Bump pydantic from 2.11.7 to 2.11.9
2 parents 3d586ce + c74ebda commit d95f448

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.11.7",
73+
"pydantic==2.11.9",
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.11.7
3+
pydantic==2.11.9
44
moviepy==1.0.3
55
pycryptodomex==3.23.0

0 commit comments

Comments
 (0)