Skip to content

Commit

Permalink
Bump pydantic from 1.10.7 to 1.10.13 in /daliuge-common
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.7 to 1.10.13.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.7...v1.10.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2024
1 parent 3b4ef66 commit e11dc83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daliuge-common/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def do_versioning():
"gputil>=1.4.0",
"merklelib>=1.0",
"pyzmq==25.1.0",
"pydantic==1.10.7",
"pydantic==1.10.13",
"boto3",
"phonenumbers",
"mailchecker",
Expand Down

0 comments on commit e11dc83

Please sign in to comment.