Skip to content

Commit

Permalink
Bump pydantic from 1.10.14 to 2.7.1
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.14 to 2.7.1.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.14...v2.7.1)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 0c198d5 commit e49d6af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ py-partiql-parser==0.5.1
pyasn1==0.5.1
pycfmodel==0.22.0
pycparser==2.21
pydantic==1.10.14
pydantic==2.7.1
pydash==7.0.7
pyparsing==3.1.1
pytest==7.4.4
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ py-partiql-parser==0.5.1
pyasn1==0.5.1
pycfmodel==0.22.0
pycparser==2.21
pydantic==1.10.14
pydantic==2.7.1
pydash==7.0.7
pygments==2.17.2
pymdown-extensions==10.7
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ click==8.1.7
jmespath==1.0.1
pluggy==0.13.1
pycfmodel==0.22.0
pydantic==1.10.14
pydantic==2.7.1
pydash==7.0.7
python-dateutil==2.8.2
pyyaml==6.0.1
Expand Down

0 comments on commit e49d6af

Please sign in to comment.