Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs (#129)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 3, 2023
1 parent 207e1ff commit 770fa4c
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 45 deletions.
10 changes: 5 additions & 5 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile ./requirements-fmt.in
# pip-compile requirements-fmt.in
#
black==23.7.0
# via -r ./requirements-fmt.in
# via -r requirements-fmt.in
click==8.1.6
# via black
isort==5.12.0
# via -r ./requirements-fmt.in
# via -r requirements-fmt.in
mypy-extensions==1.0.0
# via black
packaging==23.1
# via black
pathspec==0.11.1
pathspec==0.11.2
# via black
platformdirs==3.9.1
platformdirs==3.10.0
# via black
tomli==2.0.1
# via black
Expand Down
26 changes: 13 additions & 13 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile ./requirements-integration.in
# pip-compile requirements-integration.in
#
asttokens==2.2.1
# via stack-data
Expand Down Expand Up @@ -32,7 +32,7 @@ cffi==1.15.1
# pynacl
charset-normalizer==3.2.0
# via requests
cryptography==41.0.2
cryptography==41.0.3
# via
# paramiko
# pyopenssl
Expand Down Expand Up @@ -69,13 +69,13 @@ ipdb==0.13.13
# via pytest-operator
ipython==8.12.2
# via ipdb
jedi==0.18.2
jedi==0.19.0
# via ipython
jinja2==3.1.2
# via pytest-operator
juju==2.9.44.0
# via
# -r ./requirements-integration.in
# -r requirements-integration.in
# pytest-operator
jujubundlelib==0.5.7
# via theblues
Expand Down Expand Up @@ -140,7 +140,7 @@ pynacl==1.5.0
# pymacaroons
pyopenssl==23.2.0
# via selenium-wire
pyparsing==3.1.0
pyparsing==3.1.1
# via selenium-wire
pyrfc3339==1.1
# via
Expand All @@ -152,27 +152,27 @@ pysocks==1.7.1
# urllib3
pytest==7.4.0
# via
# -r ./requirements-integration.in
# -r requirements-integration.in
# pytest-asyncio
# pytest-operator
pytest-asyncio==0.21.1
# via pytest-operator
pytest-operator==0.28.0
# via -r ./requirements-integration.in
# via -r requirements-integration.in
python-dateutil==2.8.2
# via kubernetes
pytz==2023.3
# via pyrfc3339
pyyaml==6.0.1
# via
# -r ./requirements-integration.in
# -r requirements-integration.in
# juju
# jujubundlelib
# kubernetes
# pytest-operator
requests==2.31.0
# via
# -r ./requirements-integration.in
# -r requirements-integration.in
# kubernetes
# macaroonbakery
# requests-oauthlib
Expand All @@ -181,12 +181,12 @@ requests-oauthlib==1.3.1
# via kubernetes
rsa==4.9
# via google-auth
selenium==4.10.0
selenium==4.11.2
# via
# -r ./requirements-integration.in
# -r requirements-integration.in
# selenium-wire
selenium-wire==5.1.0
# via -r ./requirements-integration.in
# via -r requirements-integration.in
six==1.16.0
# via
# asttokens
Expand All @@ -203,7 +203,7 @@ sortedcontainers==2.4.0
stack-data==0.6.2
# via ipython
tenacity==8.2.2
# via -r ./requirements-integration.in
# via -r requirements-integration.in
theblues==0.5.2
# via juju
tomli==2.0.1
Expand Down
22 changes: 11 additions & 11 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,44 +2,44 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile ./requirements-lint.in
# pip-compile requirements-lint.in
#
black==23.7.0
# via -r ./requirements-lint.in
# via -r requirements-lint.in
click==8.1.6
# via black
codespell==2.2.5
# via -r ./requirements-lint.in
# via -r requirements-lint.in
flake8==6.0.0
# via
# -r ./requirements-lint.in
# -r requirements-lint.in
# flake8-builtins
# pep8-naming
# pyproject-flake8
flake8-builtins==2.1.0
# via -r ./requirements-lint.in
# via -r requirements-lint.in
flake8-copyright==0.2.4
# via -r ./requirements-lint.in
# via -r requirements-lint.in
isort==5.12.0
# via -r ./requirements-lint.in
# via -r requirements-lint.in
mccabe==0.7.0
# via flake8
mypy-extensions==1.0.0
# via black
packaging==23.1
# via black
pathspec==0.11.1
pathspec==0.11.2
# via black
pep8-naming==0.13.3
# via -r ./requirements-lint.in
platformdirs==3.9.1
# via -r requirements-lint.in
platformdirs==3.10.0
# via black
pycodestyle==2.10.0
# via flake8
pyflakes==3.0.1
# via flake8
pyproject-flake8==6.0.0.post1
# via -r ./requirements-lint.in
# via -r requirements-lint.in
tomli==2.0.1
# via
# black
Expand Down
22 changes: 11 additions & 11 deletions requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile ./requirements-unit.in
# pip-compile requirements-unit.in
#
attrs==23.1.0
# via jsonschema
Expand All @@ -11,7 +11,7 @@ certifi==2023.7.22
charset-normalizer==3.2.0
# via requests
coverage==7.2.7
# via -r ./requirements-unit.in
# via -r requirements-unit.in
exceptiongroup==1.1.2
# via pytest
idna==3.4
Expand All @@ -23,11 +23,11 @@ iniconfig==2.0.0
jsonschema==4.17.3
# via serialized-data-interface
oci-image==1.0.0
# via -r ./requirements.in
ops==2.4.1
# via -r requirements.in
ops==2.5.0
# via
# -r ./requirements-unit.in
# -r ./requirements.in
# -r requirements-unit.in
# -r requirements.in
# serialized-data-interface
packaging==23.1
# via pytest
Expand All @@ -39,22 +39,22 @@ pyrsistent==0.19.3
# via jsonschema
pytest==7.4.0
# via
# -r ./requirements-unit.in
# -r requirements-unit.in
# pytest-lazy-fixture
# pytest-mock
pytest-lazy-fixture==0.6.3
# via -r ./requirements-unit.in
# via -r requirements-unit.in
pytest-mock==3.11.1
# via -r ./requirements-unit.in
# via -r requirements-unit.in
pyyaml==6.0.1
# via
# -r ./requirements-unit.in
# -r requirements-unit.in
# ops
# serialized-data-interface
requests==2.31.0
# via serialized-data-interface
serialized-data-interface==0.7.0
# via -r ./requirements.in
# via -r requirements.in
tomli==2.0.1
# via pytest
urllib3==2.0.4
Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile ./requirements.in
# pip-compile requirements.in
#
attrs==23.1.0
# via jsonschema
Expand All @@ -17,10 +17,10 @@ importlib-resources==6.0.0
jsonschema==4.17.3
# via serialized-data-interface
oci-image==1.0.0
# via -r ./requirements.in
ops==2.4.1
# via -r requirements.in
ops==2.5.0
# via
# -r ./requirements.in
# -r requirements.in
# serialized-data-interface
pkgutil-resolve-name==1.3.10
# via jsonschema
Expand All @@ -33,7 +33,7 @@ pyyaml==6.0.1
requests==2.31.0
# via serialized-data-interface
serialized-data-interface==0.7.0
# via -r ./requirements.in
# via -r requirements.in
urllib3==2.0.4
# via requests
websocket-client==1.6.1
Expand Down

0 comments on commit 770fa4c

Please sign in to comment.