Skip to content

Commit

Permalink
chore: bump the pip_dependencies group with 4 updates (#297)
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 Jul 15, 2024
1 parent 418c0f2 commit 9d783d0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ httpx
ipaddress
ops
jinja2
juju==3.5.0.0
juju==3.5.2.0
lightkube
lightkube-models
macaddress
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ ipaddress==1.0.23
# via -r requirements.in
jinja2==3.1.4
# via -r requirements.in
juju==3.5.0.0
juju==3.5.2.0
# via -r requirements.in
kubernetes==29.0.0
# via juju
Expand Down
8 changes: 4 additions & 4 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ click==8.1.7
# via typer
codespell==2.3.0
# via -r test-requirements.in
coverage[toml]==7.5.4
coverage[toml]==7.6.0
# via -r test-requirements.in
cryptography==42.0.5
# via paramiko
Expand All @@ -52,7 +52,7 @@ jedi==0.19.1
# via ipython
jinja2==3.1.4
# via pytest-operator
juju==3.5.0.0
juju==3.5.2.0
# via
# -r test-requirements.in
# pytest-operator
Expand Down Expand Up @@ -165,7 +165,7 @@ requests-oauthlib==1.3.1
# via kubernetes
rsa==4.9
# via google-auth
ruff==0.5.1
ruff==0.5.2
# via -r test-requirements.in
six==1.16.0
# via
Expand All @@ -186,7 +186,7 @@ typer==0.7.0
# via pytest-interface-tester
types-pyyaml==6.0.12.20240311
# via -r test-requirements.in
types-setuptools==70.2.0.20240704
types-setuptools==70.3.0.20240710
# via -r test-requirements.in
types-toml==0.10.8.20240310
# via -r test-requirements.in
Expand Down

0 comments on commit 9d783d0

Please sign in to comment.