Skip to content

Commit

Permalink
build(deps): update dependencies for 2.5 branch (#1494)
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau committed Jul 19, 2024
1 parent 9fd6585 commit 00e898c
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 102 deletions.
120 changes: 64 additions & 56 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,84 +1,92 @@
attrs==23.2.0
certifi==2024.7.4
attrs==23.1.0
black==23.12.1
cachetools==5.3.2
certifi==2023.7.22
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
coverage==7.5.3
craft-application==3.2.0
craft-archives==1.2.0
craft-cli==2.6.0
craft-grammar==1.2.0
craft-parts==1.33.0
craft-providers==1.24.1
craft-store==2.6.2
cryptography==42.0.8
click==8.1.7
codespell==2.2.6
colorama==0.4.6
coverage==7.4.1
craft-cli==2.4.0
craft-parts==1.25.2
craft-providers==1.19.3
craft-store==2.4.0
cryptography==41.0.7
Deprecated==1.2.14
distro==1.9.0
docker==7.1.0
distlib==0.3.8
distro==1.8.0
filelock==3.13.1
flake8==7.0.0
freezegun==1.5.1
httplib2==0.22.0
humanize==4.9.0
hypothesis==6.100.5
idna==3.7
importlib_metadata==7.1.0
humanize==4.8.0
idna==3.4
importlib-metadata==6.8.0
iniconfig==2.0.0
jaraco.classes==3.4.0
jaraco.classes==3.3.0
jeepney==0.8.0
Jinja2==3.1.4
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
keyring==24.3.1
launchpadlib==1.11.0
lazr.restfulclient==0.14.6
lazr.uri==1.0.6
Jinja2==3.1.3
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
keyring==24.2.0
lxml==5.1.0
macaroonbakery==1.3.4
MarkupSafe==2.1.5
MarkupSafe==2.1.4
mccabe==0.7.0
more-itertools==10.2.0
oauthlib==3.2.2
overrides==7.7.0
packaging==24.0
platformdirs==4.2.2
pluggy==1.5.0
protobuf==5.26.1
more-itertools==10.1.0
mypy==1.8.0
mypy-extensions==1.0.0
nodeenv==1.8.0
overrides==7.4.0
packaging==23.2
pathspec==0.12.1
platformdirs==3.11.0
pluggy==1.4.0
protobuf==3.20.3
pycodestyle==2.11.1
pycparser==2.22
pydantic==1.10.15
pycparser==2.21
pydantic==1.10.14
pydantic-yaml==0.11.2
pydocstyle==6.3.0
pyfakefs==5.4.1
pyfakefs==5.3.4
pyflakes==3.2.0
pygit2==1.14.1
pymacaroons==0.13.0
PyNaCl==1.5.0
pyparsing==3.1.2
pyproject-api==1.6.1
pyRFC3339==1.1
pytest==8.2.0
pyright==1.1.332
pytest==8.0.0
pytest-check==2.3.1
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-cov==4.1.0
pytest-mock==3.12.0
pytest-subprocess==1.5.0
python-dateutil==2.9.0.post0
pytz==2024.1
python-dateutil==2.8.2
pytz==2023.3.post1
pyxdg==0.28
PyYAML==6.0.1
referencing==0.35.1
referencing==0.30.2
requests==2.31.0
requests-toolbelt==1.0.0
requests-unixsocket==0.3.0
responses==0.25.0
rpds-py==0.18.1
responses==0.24.1
rpds-py==0.10.6
ruff==0.1.15
SecretStorage==3.3.3
setuptools==70.0.0
six==1.16.0
snap-helpers==0.4.2
snowballstemmer==2.2.0
sortedcontainers==2.4.0
tabulate==0.9.0
types-Deprecated==1.2.9.20240311
types-PyYAML==6.0.12.20240311
typing_extensions==4.11.0
tox==4.11.4
types-Deprecated==1.2.9.20240106
types-python-dateutil==2.8.19.20240106
types-PyYAML==6.0.12.12
types-requests==2.31.0.6
types-setuptools==69.0.0.20240125
types-tabulate==0.9.0.20240106
types-urllib3==1.26.25.14
typing_extensions==4.8.0
urllib3==1.26.18
wadllib==1.3.6
wrapt==1.16.0
zipp==3.19.1
virtualenv==20.25.0
wrapt==1.15.0
yamllint==1.32.0
zipp==3.17.0
79 changes: 33 additions & 46 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,65 +1,52 @@
attrs==23.2.0
certifi==2024.7.4
attrs==23.1.0
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
craft-application==3.2.0
craft-archives==1.2.0
craft-cli==2.6.0
craft-grammar==1.2.0
craft-parts==1.33.0
craft-providers==1.24.1
craft-store==2.6.2
cryptography==42.0.8
craft-cli==2.4.0
craft-parts==1.25.2
craft-providers==1.19.3
craft-store==2.4.0
cryptography==41.0.7
Deprecated==1.2.14
distro==1.9.0
docker==7.1.0
httplib2==0.22.0
humanize==4.9.0
idna==3.7
importlib_metadata==7.1.0
jaraco.classes==3.4.0
distro==1.8.0
humanize==4.8.0
idna==3.4
importlib-metadata==6.8.0
jaraco.classes==3.3.0
jeepney==0.8.0
Jinja2==3.1.4
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
keyring==24.3.1
launchpadlib==1.11.0
lazr.restfulclient==0.14.6
lazr.uri==1.0.6
Jinja2==3.1.3
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
keyring==24.2.0
macaroonbakery==1.3.4
MarkupSafe==2.1.5
more-itertools==10.2.0
oauthlib==3.2.2
overrides==7.7.0
packaging==24.0
platformdirs==4.2.2
protobuf==5.26.1
pycparser==2.22
pydantic==1.10.15
MarkupSafe==2.1.4
more-itertools==10.1.0
overrides==7.4.0
packaging==23.2
platformdirs==3.11.0
protobuf==3.20.3
pycparser==2.21
pydantic==1.10.14
pydantic-yaml==0.11.2
pygit2==1.14.1
pymacaroons==0.13.0
PyNaCl==1.5.0
pyparsing==3.1.2
pyRFC3339==1.1
python-dateutil==2.9.0.post0
pytz==2024.1
python-dateutil==2.8.2
pytz==2023.4
pyxdg==0.28
PyYAML==6.0.1
referencing==0.35.1
referencing==0.30.2
requests==2.31.0
requests-toolbelt==1.0.0
requests-unixsocket==0.3.0
rpds-py==0.18.1
rpds-py==0.10.6
SecretStorage==3.3.3
setuptools==70.0.0
six==1.16.0
snap-helpers==0.4.2
tabulate==0.9.0
types-Deprecated==1.2.9.20240311
types-PyYAML==6.0.12.20240311
typing_extensions==4.11.0
types-Deprecated==1.2.9.20240106
types-PyYAML==6.0.12.12
typing_extensions==4.8.0
urllib3==1.26.18
wadllib==1.3.6
wrapt==1.16.0
zipp==3.19.1
wrapt==1.15.0
zipp==3.17.0

0 comments on commit 00e898c

Please sign in to comment.