Skip to content

Commit

Permalink
chore: bump the pip_dependencies group across 1 directory with 2 upda…
Browse files Browse the repository at this point in the history
…tes (#380)

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 Sep 23, 2024
1 parent 11b2c4a commit f7f4042
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 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
lightkube
lightkube-models
macaddress
pydantic==2.9.1
pydantic==2.9.2
pydantic_extra_types
pytest-interface-tester
PyYAML>=6.0.1
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,13 @@ pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.9.1
pydantic==2.9.2
# via
# -r requirements.in
# cosl
# pydantic-extra-types
# pytest-interface-tester
pydantic-core==2.23.3
pydantic-core==2.23.4
# via pydantic
pydantic-extra-types==2.9.0
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ parameterized
pytest
pytest-asyncio==0.21.2
pytest-interface-tester
pydantic==2.9.1
pydantic==2.9.2
pytest-operator
ruff
ops-scenario
6 changes: 3 additions & 3 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,11 @@ pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.9.1
pydantic==2.9.2
# via
# -r test-requirements.in
# pytest-interface-tester
pydantic-core==2.23.3
pydantic-core==2.23.4
# via pydantic
pygments==2.18.0
# via ipython
Expand All @@ -128,7 +128,7 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pyright==1.1.380
pyright==1.1.381
# via -r test-requirements.in
pytest==8.3.3
# via
Expand Down

0 comments on commit f7f4042

Please sign in to comment.