Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2023
1 parent 82471fc commit 19a662d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cryptography==41.0.5
loguru==0.7.0
msgraph-sdk==1.0.0
passlib[bcrypt]==1.7.4
pydantic==1.10.2
pydantic==2.5.2
python-dotenv==0.21.0
python-jose[cryptography]==3.3.0
pyyaml==6.0
Expand Down

0 comments on commit 19a662d

Please sign in to comment.