Skip to content

Commit

Permalink
chore(deps): update dependency pydantic to v1.10.12 (#535)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent 71c90dc commit 95ee1d7
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ netmiko = "==4.2.0"
openstacksdk = "==1.3.1"
pottery = "==3.0.0"
prompt-toolkit = "==3.0.39"
pydantic = "==1.10.11"
pydantic = "==1.10.12"
pynetbox = "==7.0.1"
sqlmodel = "==0.0.8"
sushy = "==4.5.0"
Expand Down
102 changes: 51 additions & 51 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ netmiko==4.2.0
openstacksdk==1.3.1
pottery==3.0.0
prompt-toolkit==3.0.39
pydantic==1.10.11
pydantic==1.10.12
pynetbox==7.0.1
sqlmodel==0.0.8
sushy==4.5.0
Expand Down

0 comments on commit 95ee1d7

Please sign in to comment.