Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 54b9ab7 commit 4ef68f2
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jsonschema==4.17.3
# via
# -r requirements.txt
# serialized-data-interface
juju==3.3.1.1
juju==3.4.0.0
# via
# -r requirements-integration.in
# pytest-operator
Expand Down Expand Up @@ -220,21 +220,21 @@ pluggy==1.4.0
# via pytest
prompt-toolkit==3.0.43
# via ipython
protobuf==5.26.0
protobuf==5.26.1
# via macaroonbakery
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyasn1==0.5.1
pyasn1==0.6.0
# via
# juju
# pyasn1-modules
# rsa
# selenium-wire
pyasn1-modules==0.3.0
pyasn1-modules==0.4.0
# via google-auth
pycparser==2.21
pycparser==2.22
# via cffi
pygments==2.17.2
# via ipython
Expand Down Expand Up @@ -294,7 +294,7 @@ requests==2.31.0
# macaroonbakery
# requests-oauthlib
# serialized-data-interface
requests-oauthlib==1.4.0
requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
Expand All @@ -306,7 +306,7 @@ ruamel-yaml-clib==0.2.8
# via
# -r requirements.txt
# ruamel-yaml
selenium==4.18.1
selenium==4.19.0
# via
# -r requirements-integration.in
# selenium-wire
Expand Down
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ flake8==5.0.4
# flake8-builtins
# pep8-naming
# pyproject-flake8
flake8-builtins==2.2.0
flake8-builtins==2.4.0
# via -r requirements-lint.in
flake8-copyright==0.2.4
# via -r requirements-lint.in
Expand Down
2 changes: 1 addition & 1 deletion requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ pytest==8.1.1
# pytest-mock
pytest-lazy-fixture==0.6.3
# via -r requirements-unit.in
pytest-mock==3.12.0
pytest-mock==3.14.0
# via -r requirements-unit.in
python-dateutil==2.9.0.post0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ h2==4.1.0
# via grpclib
hpack==4.0.0
# via h2
httpcore==1.0.4
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via lightkube
Expand All @@ -46,7 +46,7 @@ idna==3.6
# anyio
# httpx
# requests
importlib-resources==6.3.2
importlib-resources==6.4.0
# via jsonschema
jinja2==3.1.3
# via charmed-kubeflow-chisme
Expand All @@ -62,7 +62,7 @@ multidict==6.0.5
# via grpclib
oci-image==1.0.0
# via -r requirements.in
ops==2.11.0
ops==2.12.0
# via
# -r requirements.in
# charmed-kubeflow-chisme
Expand Down

0 comments on commit 4ef68f2

Please sign in to comment.