Skip to content

Commit

Permalink
Update pydantic requirement from <2.0 to <3.0 in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v0.0.2...v2.0)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 3, 2023
1 parent daa2c02 commit bb84a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ requests
sqlalchemy
sqlalchemy-utils
webauthn
pydantic<2.0
pydantic<3.0
werkzeug
zxcvbn

0 comments on commit bb84a01

Please sign in to comment.