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 Sep 10, 2023
1 parent 72a4393 commit eceb8ea
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion charms/istio-gateway/requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-fmt.in
#
black==23.7.0
black==23.9.0
# via -r requirements-fmt.in
click==8.1.7
# via black
Expand Down
2 changes: 1 addition & 1 deletion charms/istio-gateway/requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-lint.in
#
black==23.7.0
black==23.9.0
# via -r requirements-lint.in
click==8.1.7
# via black
Expand Down
4 changes: 2 additions & 2 deletions charms/istio-gateway/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ certifi==2023.7.22
# requests
charset-normalizer==3.2.0
# via requests
coverage==7.3.0
coverage==7.3.1
# via -r requirements-unit.in
exceptiongroup==1.1.3
# via
Expand Down Expand Up @@ -65,7 +65,7 @@ pluggy==1.3.0
# via pytest
pyrsistent==0.19.3
# via jsonschema
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements-unit.in
# pytest-mock
Expand Down
2 changes: 1 addition & 1 deletion charms/istio-pilot/requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-fmt.in
#
black==23.7.0
black==23.9.0
# via -r requirements-fmt.in
click==8.1.7
# via black
Expand Down
2 changes: 1 addition & 1 deletion charms/istio-pilot/requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-lint.in
#
black==23.7.0
black==23.9.0
# via -r requirements-lint.in
click==8.1.7
# via black
Expand Down
4 changes: 2 additions & 2 deletions charms/istio-pilot/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ charmed-kubeflow-chisme==0.2.0
# -r requirements.in
charset-normalizer==3.2.0
# via requests
coverage==7.3.0
coverage==7.3.1
# via -r requirements-unit.in
deepdiff==6.2.1
# via charmed-kubeflow-chisme
Expand Down Expand Up @@ -78,7 +78,7 @@ pluggy==1.3.0
# via pytest
pyrsistent==0.19.3
# via jsonschema
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements-unit.in
# pytest-mock
Expand Down
2 changes: 1 addition & 1 deletion requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-fmt.in
#
black==23.7.0
black==23.9.0
# via -r requirements-fmt.in
click==8.1.7
# via black
Expand Down
2 changes: 1 addition & 1 deletion requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ httpcore==0.17.3
# via httpx
httpx==0.24.1
# via lightkube
hvac==1.2.0
hvac==1.2.1
# via juju
idna==3.4
# via
Expand Down

0 comments on commit eceb8ea

Please sign in to comment.