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 Nov 23, 2023
1 parent d4728db commit fde4aed
Show file tree
Hide file tree
Showing 5 changed files with 52 additions and 56 deletions.
4 changes: 2 additions & 2 deletions 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.9.1
black==23.11.0
# via -r requirements-fmt.in
click==8.1.7
# via black
Expand All @@ -16,7 +16,7 @@ packaging==23.2
# via black
pathspec==0.11.2
# via black
platformdirs==3.11.0
platformdirs==4.0.0
# via black
tomli==2.0.1
# via black
Expand Down
72 changes: 34 additions & 38 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile requirements-integration.in
#
aiohttp==3.8.6
aiohttp==3.9.0
# via -r requirements-integration.in
aiosignal==1.3.1
# via aiohttp
anyio==4.0.0
# via httpcore
asttokens==2.4.0
anyio==4.1.0
# via httpx
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
# via aiohttp
Expand All @@ -29,13 +29,13 @@ betterproto==2.0.0b6
# via
# -r requirements.txt
# envoy-data-plane
blinker==1.6.3
blinker==1.7.0
# via selenium-wire
brotli==1.1.0
# via selenium-wire
cachetools==5.3.1
cachetools==5.3.2
# via google-auth
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements.txt
# httpcore
Expand All @@ -48,12 +48,11 @@ cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via
# -r requirements.txt
# aiohttp
# requests
cryptography==41.0.4
cryptography==41.0.5
# via
# paramiko
# pyopenssl
Expand All @@ -63,19 +62,19 @@ decorator==5.1.1
# ipython
envoy-data-plane==0.2.5
# via -r requirements.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# anyio
# pytest
# trio
# trio-websocket
executing==2.0.0
executing==2.0.1
# via stack-data
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
google-auth==2.23.3
google-auth==2.23.4
# via kubernetes
grpclib==0.4.6
# via
Expand All @@ -94,11 +93,11 @@ hpack==4.0.0
# via
# -r requirements.txt
# h2
httpcore==0.18.0
httpcore==1.0.2
# via httpx
httpx==0.25.0
httpx==0.25.1
# via lightkube
hvac==1.2.1
hvac==2.0.0
# via juju
hyperframe==6.0.1
# via
Expand All @@ -113,7 +112,7 @@ idna==3.4
# requests
# trio
# yarl
importlib-resources==6.1.0
importlib-resources==6.1.1
# via
# -r requirements.txt
# jsonschema
Expand All @@ -131,15 +130,15 @@ jsonschema==4.17.3
# via
# -r requirements.txt
# serialized-data-interface
juju==3.2.2
juju==3.2.3.0
# via
# -r requirements-integration.in
# pytest-operator
kaitaistruct==0.10
# via selenium-wire
kubernetes==27.2.0
# via juju
lightkube==0.14.0
lightkube==0.15.0
# via -r requirements-integration.in
lightkube-models==1.28.1.4
# via lightkube
Expand All @@ -163,11 +162,11 @@ oauthlib==3.2.2
# requests-oauthlib
oci-image==1.0.0
# via -r requirements.txt
ops==2.7.0
ops==2.8.0
# via
# -r requirements.txt
# serialized-data-interface
outcome==1.2.0
outcome==1.3.0.post0
# via trio
packaging==23.2
# via pytest
Expand All @@ -185,15 +184,15 @@ pkgutil-resolve-name==1.3.10
# jsonschema
pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.39
prompt-toolkit==3.0.41
# via ipython
protobuf==3.20.3
# via macaroonbakery
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyasn1==0.5.0
pyasn1==0.5.1
# via
# juju
# pyasn1-modules
Expand All @@ -203,40 +202,38 @@ pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pygments==2.16.1
pygments==2.17.2
# via ipython
pyhcl==0.4.5
# via hvac
pymacaroons==0.13.0
# via macaroonbakery
pynacl==1.5.0
# via
# macaroonbakery
# paramiko
# pymacaroons
pyopenssl==23.2.0
pyopenssl==23.3.0
# via selenium-wire
pyparsing==3.1.1
# via selenium-wire
pyrfc3339==1.1
# via
# juju
# macaroonbakery
pyrsistent==0.19.3
pyrsistent==0.20.0
# via
# -r requirements.txt
# jsonschema
pysocks==1.7.1
# via
# selenium-wire
# urllib3
pytest==7.4.2
pytest==7.4.3
# via
# pytest-asyncio
# pytest-operator
pytest-asyncio==0.21.1
# via pytest-operator
pytest-operator==0.29.0
pytest-operator==0.31.0
# via -r requirements-integration.in
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -266,7 +263,7 @@ requests-oauthlib==1.3.1
# via kubernetes
rsa==4.9
# via google-auth
selenium==4.14.0
selenium==4.15.2
# via
# -r requirements-integration.in
# selenium-wire
Expand All @@ -286,7 +283,6 @@ six==1.16.0
sniffio==1.3.0
# via
# anyio
# httpcore
# httpx
# trio
sortedcontainers==2.4.0
Expand All @@ -303,11 +299,11 @@ tomli==2.0.1
# pytest
toposort==1.10
# via juju
traitlets==5.11.2
traitlets==5.13.0
# via
# ipython
# matplotlib-inline
trio==0.22.2
trio==0.23.1
# via
# selenium
# trio-websocket
Expand All @@ -319,13 +315,13 @@ typing-extensions==4.8.0
# typing-inspect
typing-inspect==0.9.0
# via juju
urllib3[socks]==2.0.6
urllib3[socks]==2.1.0
# via
# -r requirements.txt
# kubernetes
# requests
# selenium
wcwidth==0.2.8
wcwidth==0.2.12
# via prompt-toolkit
websocket-client==1.6.4
# via
Expand All @@ -338,11 +334,11 @@ wsproto==1.2.0
# via
# selenium-wire
# trio-websocket
yarl==1.9.2
yarl==1.9.3
# via aiohttp
zipp==3.17.0
# via
# -r requirements.txt
# importlib-resources
zstandard==0.21.0
zstandard==0.22.0
# via selenium-wire
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.1.0
flake8-builtins==2.2.0
# via -r requirements-lint.in
flake8-copyright==0.2.4
# via -r requirements-lint.in
Expand Down
18 changes: 9 additions & 9 deletions requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ betterproto==2.0.0b6
# via
# -r requirements.txt
# envoy-data-plane
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements.txt
# requests
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via
# -r requirements.txt
# requests
coverage==7.3.2
# via -r requirements-unit.in
envoy-data-plane==0.2.5
# via -r requirements.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via pytest
grpclib==0.4.6
# via
Expand All @@ -46,7 +46,7 @@ idna==3.4
# via
# -r requirements.txt
# requests
importlib-resources==6.1.0
importlib-resources==6.1.1
# via
# -r requirements.txt
# jsonschema
Expand All @@ -62,7 +62,7 @@ multidict==6.0.4
# grpclib
oci-image==1.0.0
# via -r requirements.txt
ops==2.7.0
ops==2.8.0
# via
# -r requirements.txt
# serialized-data-interface
Expand All @@ -74,18 +74,18 @@ pkgutil-resolve-name==1.3.10
# jsonschema
pluggy==1.3.0
# via pytest
pyrsistent==0.19.3
pyrsistent==0.20.0
# via
# -r requirements.txt
# jsonschema
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements-unit.in
# pytest-lazy-fixture
# pytest-mock
pytest-lazy-fixture==0.6.3
# via -r requirements-unit.in
pytest-mock==3.11.1
pytest-mock==3.12.0
# via -r requirements-unit.in
python-dateutil==2.8.2
# via
Expand All @@ -110,7 +110,7 @@ stringcase==1.2.0
# via -r requirements.txt
tomli==2.0.1
# via pytest
urllib3==2.0.6
urllib3==2.1.0
# via
# -r requirements.txt
# requests
Expand Down
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ attrs==23.1.0
# via jsonschema
betterproto==2.0.0b6
# via envoy-data-plane
certifi==2023.7.22
certifi==2023.11.17
# via requests
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via requests
envoy-data-plane==0.2.5
# via -r requirements.in
Expand All @@ -24,21 +24,21 @@ hyperframe==6.0.1
# via h2
idna==3.4
# via requests
importlib-resources==6.1.0
importlib-resources==6.1.1
# via jsonschema
jsonschema==4.17.3
# via serialized-data-interface
multidict==6.0.4
# via grpclib
oci-image==1.0.0
# via -r requirements.in
ops==2.7.0
ops==2.8.0
# via
# -r requirements.in
# serialized-data-interface
pkgutil-resolve-name==1.3.10
# via jsonschema
pyrsistent==0.19.3
pyrsistent==0.20.0
# via jsonschema
python-dateutil==2.8.2
# via betterproto
Expand All @@ -54,7 +54,7 @@ six==1.16.0
# via python-dateutil
stringcase==1.2.0
# via -r requirements.in
urllib3==2.0.6
urllib3==2.1.0
# via requests
websocket-client==1.6.4
# via ops
Expand Down

0 comments on commit fde4aed

Please sign in to comment.