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 Jul 9, 2023
1 parent 8a0e211 commit b8c40b5
Show file tree
Hide file tree
Showing 4 changed files with 166 additions and 106 deletions.
16 changes: 9 additions & 7 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,21 @@
#
# pip-compile --resolver=backtracking requirements-fmt.in
#
black==22.12.0
black==23.3.0
# via -r requirements-fmt.in
click==8.1.3
click==8.1.4
# via black
isort==5.11.2
isort==5.12.0
# via -r requirements-fmt.in
mypy-extensions==0.4.3
mypy-extensions==1.0.0
# via black
pathspec==0.10.3
packaging==23.1
# via black
platformdirs==2.6.0
pathspec==0.11.1
# via black
platformdirs==3.8.1
# via black
tomli==2.0.1
# via black
typing-extensions==4.4.0
typing-extensions==4.7.1
# via black
137 changes: 80 additions & 57 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,24 @@
#
asttokens==2.2.1
# via stack-data
async-generator==1.10
# via
# trio
# trio-websocket
attrs==22.1.0
attrs==23.1.0
# via
# -r requirements.txt
# jsonschema
# outcome
# pytest
# referencing
# trio
backcall==0.2.0
# via ipython
bcrypt==4.0.1
# via paramiko
blinker==1.5
blinker==1.6.2
# via selenium-wire
brotli==1.0.9
# via selenium-wire
cachetools==5.2.0
cachetools==5.3.1
# via google-auth
certifi==2022.12.7
certifi==2023.5.7
# via
# -r requirements.txt
# kubernetes
Expand All @@ -38,25 +34,26 @@ cffi==1.15.1
# via
# cryptography
# pynacl
chardet==3.0.4
charset-normalizer==3.2.0
# via
# -r requirements.txt
# requests
cryptography==38.0.4
cryptography==41.0.1
# via
# paramiko
# pyopenssl
decorator==5.1.1
# via
# ipdb
# ipython
exceptiongroup==1.0.4
exceptiongroup==1.1.2
# via
# pytest
# trio
# trio-websocket
executing==1.2.0
# via stack-data
google-auth==2.15.0
google-auth==2.17.3
# via kubernetes
h11==0.14.0
# via wsproto
Expand All @@ -68,25 +65,34 @@ hyperframe==6.0.1
# via
# h2
# selenium-wire
idna==2.10
idna==3.4
# via
# -r requirements.txt
# requests
# trio
iniconfig==1.1.1
importlib-resources==6.0.0
# via
# -r requirements.txt
# jsonschema
# jsonschema-specifications
iniconfig==2.0.0
# via pytest
ipdb==0.13.11
ipdb==0.13.13
# via pytest-operator
ipython==8.7.0
ipython==8.12.2
# via ipdb
jedi==0.18.2
# via ipython
jinja2==3.1.2
# via pytest-operator
jsonschema==3.2.0
jsonschema==4.18.0
# via
# -r requirements.txt
# serialized-data-interface
jsonschema-specifications==2023.6.1
# via
# -r requirements.txt
# jsonschema
juju==3.0.4
# via
# -r requirements-integration.in
Expand All @@ -95,29 +101,29 @@ jujubundlelib==0.5.7
# via theblues
kaitaistruct==0.10
# via selenium-wire
kubernetes==17.17.0
kubernetes==26.1.0
# via juju
macaroonbakery==1.3.1
# via
# juju
# theblues
markupsafe==2.1.1
markupsafe==2.1.3
# via jinja2
matplotlib-inline==0.1.6
# via ipython
mypy-extensions==0.4.3
mypy-extensions==1.0.0
# via typing-inspect
oauthlib==3.2.2
# via requests-oauthlib
oci-image==1.0.0
# via -r requirements.txt
ops==1.5.4
ops==2.4.1
# via
# -r requirements.txt
# serialized-data-interface
outcome==1.2.0
# via trio
packaging==22.0
packaging==23.1
# via pytest
paramiko==2.12.0
# via juju
Expand All @@ -127,27 +133,31 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pluggy==1.0.0
pkgutil-resolve-name==1.3.10
# via
# -r requirements.txt
# jsonschema
pluggy==1.2.0
# via pytest
prompt-toolkit==3.0.36
prompt-toolkit==3.0.39
# via ipython
protobuf==3.20.3
# via macaroonbakery
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyasn1==0.4.8
pyasn1==0.5.0
# via
# juju
# pyasn1-modules
# rsa
# selenium-wire
pyasn1-modules==0.2.8
pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pygments==2.13.0
pygments==2.15.1
# via ipython
pymacaroons==0.13.0
# via macaroonbakery
Expand All @@ -156,35 +166,31 @@ pynacl==1.5.0
# macaroonbakery
# paramiko
# pymacaroons
pyopenssl==22.1.0
pyopenssl==23.2.0
# via selenium-wire
pyparsing==3.0.9
pyparsing==3.1.0
# via selenium-wire
pyrfc3339==1.1
# via
# juju
# macaroonbakery
pyrsistent==0.19.2
# via
# -r requirements.txt
# jsonschema
pysocks==1.7.1
# via
# selenium-wire
# urllib3
pytest==7.2.0
pytest==7.4.0
# via
# pytest-asyncio
# pytest-operator
pytest-asyncio==0.20.3
pytest-asyncio==0.21.0
# via pytest-operator
pytest-operator==0.22.0
pytest-operator==0.28.0
# via -r requirements-integration.in
python-dateutil==2.8.2
# via kubernetes
pytz==2022.6
pytz==2023.3
# via pyrfc3339
pyyaml==5.4
pyyaml==6.0
# via
# -r requirements.txt
# juju
Expand All @@ -193,7 +199,12 @@ pyyaml==5.4
# ops
# pytest-operator
# serialized-data-interface
requests==2.25.0
referencing==0.29.1
# via
# -r requirements.txt
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via
# -r requirements.txt
# kubernetes
Expand All @@ -203,22 +214,25 @@ requests==2.25.0
# theblues
requests-oauthlib==1.3.1
# via kubernetes
rpds-py==0.8.10
# via
# -r requirements.txt
# jsonschema
# referencing
rsa==4.9
# via google-auth
selenium==4.7.2
selenium==4.10.0
# via
# -r requirements-integration.in
# selenium-wire
selenium-wire==5.1.0
# via -r requirements-integration.in
serialized-data-interface==0.4.0
serialized-data-interface==0.6.0
# via -r requirements.txt
six==1.16.0
# via
# -r requirements.txt
# asttokens
# google-auth
# jsonschema
# kubernetes
# macaroonbakery
# paramiko
Expand All @@ -230,47 +244,56 @@ sortedcontainers==2.4.0
# via trio
stack-data==0.6.2
# via ipython
tenacity==8.1.0
tenacity==8.2.2
# via -r requirements-integration.in
theblues==0.5.2
# via juju
tomli==2.0.1
# via
# ipdb
# pytest
toposort==1.7
toposort==1.10
# via juju
traitlets==5.7.1
traitlets==5.9.0
# via
# ipython
# matplotlib-inline
trio==0.22.0
trio==0.22.1
# via
# selenium
# trio-websocket
trio-websocket==0.9.2
trio-websocket==0.10.3
# via selenium
typing-extensions==4.4.0
# via typing-inspect
typing-inspect==0.8.0
typing-extensions==4.7.1
# via
# ipython
# typing-inspect
typing-inspect==0.9.0
# via juju
urllib3[socks]==1.26.13
urllib3[socks]==2.0.3
# via
# -r requirements.txt
# kubernetes
# requests
# selenium
wcwidth==0.2.5
wcwidth==0.2.6
# via prompt-toolkit
websocket-client==1.4.2
# via kubernetes
websocket-client==1.6.1
# via
# -r requirements.txt
# kubernetes
# ops
websockets==7.0
# via juju
wsproto==1.2.0
# via
# selenium-wire
# trio-websocket
zstandard==0.19.0
zipp==3.16.0
# via
# -r requirements.txt
# importlib-resources
zstandard==0.21.0
# via selenium-wire

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit b8c40b5

Please sign in to comment.