Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): refresh pip-compile outputs #60

Merged
merged 1 commit into from
Mar 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
#
# pip-compile requirements-fmt.in
#
black==23.9.1
black==24.3.0
# via -r requirements-fmt.in
click==8.1.7
# via black
isort==5.12.0
isort==5.13.2
# via -r requirements-fmt.in
mypy-extensions==1.0.0
# via black
packaging==23.2
packaging==24.0
# via black
pathspec==0.11.2
pathspec==0.12.1
# via black
platformdirs==3.11.0
platformdirs==4.2.0
# via black
tomli==2.0.1
# via black
typing-extensions==4.8.0
typing-extensions==4.10.0
# via black
103 changes: 51 additions & 52 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.3
# via -r requirements-integration.in
aiosignal==1.3.1
# via aiohttp
anyio==4.0.0
# via httpcore
asttokens==2.4.0
anyio==4.3.0
# via httpx
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
# via aiohttp
Expand All @@ -23,17 +23,17 @@ attrs==23.1.0
# trio
backcall==0.2.0
# via ipython
bcrypt==4.0.1
bcrypt==4.1.2
# via paramiko
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.3
# via google-auth
certifi==2023.7.22
# via
Expand All @@ -51,9 +51,8 @@ cffi==1.16.0
charset-normalizer==3.3.0
# via
# -r requirements.txt
# aiohttp
# requests
cryptography==41.0.4
cryptography==42.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
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
google-auth==2.23.3
google-auth==2.28.2
# 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.4
# via httpx
httpx==0.25.0
httpx==0.27.0
# via lightkube
hvac==1.2.1
hvac==2.1.0
# via juju
hyperframe==6.0.1
# via
Expand All @@ -125,27 +124,27 @@ ipython==8.12.3
# via ipdb
jedi==0.19.1
# via ipython
jinja2==3.1.2
jinja2==3.1.3
# via pytest-operator
jsonschema==4.17.3
# via
# -r requirements.txt
# serialized-data-interface
juju==3.2.2
juju==3.3.1.1
# via
# -r requirements-integration.in
# pytest-operator
kaitaistruct==0.10
# via selenium-wire
kubernetes==27.2.0
kubernetes==29.0.0
# via juju
lightkube==0.14.0
lightkube==0.15.2
# via -r requirements-integration.in
lightkube-models==1.28.1.4
lightkube-models==1.29.0.7
# via lightkube
macaroonbakery==1.3.1
macaroonbakery==1.3.4
# via juju
markupsafe==2.1.3
markupsafe==2.1.5
# via jinja2
matplotlib-inline==0.1.6
# via ipython
Expand All @@ -167,33 +166,35 @@ ops==2.7.0
# via
# -r requirements.txt
# serialized-data-interface
outcome==1.2.0
outcome==1.3.0.post0
# via trio
packaging==23.2
# via pytest
paramiko==2.12.0
packaging==24.0
# via
# juju
# pytest
paramiko==3.4.0
# via juju
parso==0.8.3
# via jedi
pexpect==4.8.0
pexpect==4.9.0
# via ipython
pickleshare==0.7.5
# via ipython
pkgutil-resolve-name==1.3.10
# via
# -r requirements.txt
# jsonschema
pluggy==1.3.0
pluggy==1.4.0
# via pytest
prompt-toolkit==3.0.39
prompt-toolkit==3.0.43
# via ipython
protobuf==3.20.3
protobuf==5.26.0
# 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,20 +204,18 @@ 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==24.1.0
# via selenium-wire
pyparsing==3.1.1
pyparsing==3.1.2
# via selenium-wire
pyrfc3339==1.1
# via
Expand All @@ -230,20 +229,20 @@ pysocks==1.7.1
# via
# selenium-wire
# urllib3
pytest==7.4.2
pytest==8.1.1
# via
# pytest-asyncio
# pytest-operator
pytest-asyncio==0.21.1
# via pytest-operator
pytest-operator==0.29.0
pytest-operator==0.34.0
# via -r requirements-integration.in
python-dateutil==2.8.2
# via
# -r requirements.txt
# betterproto
# kubernetes
pytz==2023.3.post1
pytz==2024.1
# via pyrfc3339
pyyaml==6.0.1
# via
Expand All @@ -262,11 +261,11 @@ requests==2.31.0
# macaroonbakery
# requests-oauthlib
# serialized-data-interface
requests-oauthlib==1.3.1
requests-oauthlib==1.4.0
# via kubernetes
rsa==4.9
# via google-auth
selenium==4.14.0
selenium==4.18.1
# via
# -r requirements-integration.in
# selenium-wire
Expand All @@ -280,13 +279,11 @@ six==1.16.0
# asttokens
# kubernetes
# macaroonbakery
# paramiko
# pymacaroons
# python-dateutil
sniffio==1.3.0
sniffio==1.3.1
# via
# anyio
# httpcore
# httpx
# trio
sortedcontainers==2.4.0
Expand All @@ -303,19 +300,21 @@ tomli==2.0.1
# pytest
toposort==1.10
# via juju
traitlets==5.11.2
traitlets==5.14.2
# via
# ipython
# matplotlib-inline
trio==0.22.2
trio==0.24.0
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.8.0
typing-extensions==4.10.0
# via
# anyio
# ipython
# selenium
# typing-inspect
typing-inspect==0.9.0
# via juju
Expand All @@ -325,24 +324,24 @@ urllib3[socks]==2.0.6
# kubernetes
# requests
# selenium
wcwidth==0.2.8
wcwidth==0.2.13
# via prompt-toolkit
websocket-client==1.6.4
# via
# -r requirements.txt
# kubernetes
# ops
websockets==8.1
websockets==12.0
# via juju
wsproto==1.2.0
# via
# selenium-wire
# trio-websocket
yarl==1.9.2
yarl==1.9.4
# 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
12 changes: 6 additions & 6 deletions requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ charset-normalizer==3.3.0
# via
# -r requirements.txt
# requests
coverage==7.3.2
coverage==7.4.4
# 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 Down Expand Up @@ -66,26 +66,26 @@ ops==2.7.0
# via
# -r requirements.txt
# serialized-data-interface
packaging==23.2
packaging==24.0
# via pytest
pkgutil-resolve-name==1.3.10
# via
# -r requirements.txt
# jsonschema
pluggy==1.3.0
pluggy==1.4.0
# via pytest
pyrsistent==0.19.3
# via
# -r requirements.txt
# jsonschema
pytest==7.4.2
pytest==8.1.1
# 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 Down
Loading
Loading