Skip to content

Commit

Permalink
chore(deps): update dependency pydantic to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent c7f1c65 commit 118490e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion maas-agent/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ops ~= 2.5
# for grafana agent
pydantic < 2
pydantic <3
cosl
2 changes: 1 addition & 1 deletion maas-region/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ops ~= 2.5
# for grafana agent
pydantic < 2
pydantic <3
cosl

0 comments on commit 118490e

Please sign in to comment.