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 4c04bdc commit a7c049e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
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
4 changes: 2 additions & 2 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jinja2==3.1.2
# via
# -r requirements-integration.in
# pytest-operator
juju==2.9.44.0
juju==2.9.44.1
# via
# -r requirements-integration.in
# pytest-operator
Expand Down Expand Up @@ -132,7 +132,7 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements-integration.in
# pytest-asyncio
Expand Down
2 changes: 1 addition & 1 deletion 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 requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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 @@ -71,7 +71,7 @@ pyasn1==0.5.0
# rsa
pyasn1-modules==0.3.0
# via google-auth
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements-unit.in
# pytest-lazy-fixture
Expand Down

0 comments on commit a7c049e

Please sign in to comment.