Skip to content

Commit 193ee82

Browse files
chore(deps): bump pydantic from 1.10.9 to 2.5.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.9 to 2.5.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.9...v2.5.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68bc6b1 commit 193ee82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev-frozen.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ pyasn1-modules==0.2.4
135135
pycodestyle==2.11.0
136136
pycountry==17.5.14
137137
pycparser==2.21
138-
pydantic==1.10.9
138+
pydantic==2.5.2
139139
pyflakes==3.2.0
140140
pyjwt==2.4.0
141141
pylibmc==1.6.3

requirements-frozen.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ pyasn1==0.4.5
9393
pyasn1-modules==0.2.4
9494
pycountry==17.5.14
9595
pycparser==2.21
96-
pydantic==1.10.9
96+
pydantic==2.5.2
9797
pyjwt==2.4.0
9898
pylibmc==1.6.3
9999
pymemcache==4.0.0

0 commit comments

Comments
 (0)