Skip to content

Commit

Permalink
chore: bump pydantic from 2.6.3 to 2.6.4 (#126)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent 7b0ce8f commit 99975b1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ juju==3.3.1.1
lightkube
lightkube-models
macaddress
pydantic==2.6.3
pydantic==2.6.4
pydantic_extra_types
pytest-interface-tester
PyYAML>=6.0.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pydantic==2.6.3
pydantic==2.6.4
# via
# -r requirements.in
# pydantic-extra-types
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pyproject-flake8
pytest
pytest-asyncio==0.21.1
pytest-interface-tester
pydantic==2.6.3
pydantic==2.6.4
pytest-operator
types-PyYAML
types-setuptools
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ pycodestyle==2.11.1
# via flake8
pycparser==2.21
# via cffi
pydantic==2.6.3
pydantic==2.6.4
# via
# -r test-requirements.in
# pytest-interface-tester
Expand Down

0 comments on commit 99975b1

Please sign in to comment.