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

build(deps): update dependencies for 2.5 branch #1494

Merged
merged 1 commit into from
Jan 30, 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
60 changes: 30 additions & 30 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
attrs==23.1.0
black==23.10.1
cachetools==5.3.1
black==23.12.1
cachetools==5.3.2
certifi==2023.7.22
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.1
charset-normalizer==3.3.2
click==8.1.7
codespell==2.2.6
colorama==0.4.6
coverage==7.3.2
coverage==7.4.1
craft-cli==2.4.0
craft-parts==1.25.1
craft-parts==1.25.2
craft-providers==1.19.3
craft-store==2.4.0
cryptography==41.0.4
cryptography==41.0.7
Deprecated==1.2.14
distlib==0.3.7
distlib==0.3.8
distro==1.8.0
filelock==3.12.4
flake8==6.1.0
filelock==3.13.1
flake8==7.0.0
humanize==4.8.0
idna==3.4
importlib-metadata==6.8.0
iniconfig==2.0.0
jaraco.classes==3.3.0
jeepney==0.8.0
Jinja2==3.1.2
jsonschema==4.19.1
Jinja2==3.1.3
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
keyring==24.2.0
lxml==4.9.3
macaroonbakery==1.3.1
MarkupSafe==2.1.3
lxml==5.1.0
macaroonbakery==1.3.4
MarkupSafe==2.1.4
mccabe==0.7.0
more-itertools==10.1.0
mypy==1.6.1
mypy==1.8.0
mypy-extensions==1.0.0
nodeenv==1.8.0
overrides==7.4.0
packaging==23.2
pathspec==0.11.2
pathspec==0.12.1
platformdirs==3.11.0
pluggy==1.3.0
pluggy==1.4.0
protobuf==3.20.3
pycodestyle==2.11.1
pycparser==2.21
pydantic==1.10.13
pydantic==1.10.14
pydantic-yaml==0.11.2
pydocstyle==6.3.0
pyfakefs==5.3.0
pyflakes==3.1.0
pyfakefs==5.3.4
pyflakes==3.2.0
pymacaroons==0.13.0
PyNaCl==1.5.0
pyproject-api==1.6.1
pyRFC3339==1.1
pyright==1.1.332
pytest==7.4.2
pytest-check==2.2.2
pytest==8.0.0
pytest-check==2.3.1
pytest-cov==4.1.0
pytest-mock==3.12.0
pytest-subprocess==1.5.0
Expand All @@ -68,25 +68,25 @@ referencing==0.30.2
requests==2.31.0
requests-toolbelt==1.0.0
requests-unixsocket==0.3.0
responses==0.23.3
responses==0.24.1
rpds-py==0.10.6
ruff==0.0.282
ruff==0.1.15
SecretStorage==3.3.3
six==1.16.0
snap-helpers==0.4.2
snowballstemmer==2.2.0
tabulate==0.9.0
tox==4.11.3
types-Deprecated==1.2.9.3
types-python-dateutil==2.8.19.14
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==68.2.0.0
types-tabulate==0.9.0.3
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
virtualenv==20.24.6
virtualenv==20.25.0
wrapt==1.15.0
yamllint==1.32.0
zipp==3.17.0
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
attrs==23.1.0
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.1
charset-normalizer==3.3.2
craft-cli==2.4.0
craft-parts==1.25.1
craft-parts==1.25.2
craft-providers==1.19.3
craft-store==2.4.0
cryptography==41.0.4
cryptography==41.0.7
Deprecated==1.2.14
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.2
jsonschema==4.19.1
Jinja2==3.1.3
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
keyring==24.2.0
macaroonbakery==1.3.1
MarkupSafe==2.1.3
macaroonbakery==1.3.4
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.13
pydantic==1.10.14
pydantic-yaml==0.11.2
pymacaroons==0.13.0
PyNaCl==1.5.0
pyRFC3339==1.1
python-dateutil==2.8.2
pytz==2023.3.post1
pytz==2023.4
pyxdg==0.28
PyYAML==6.0.1
referencing==0.30.2
Expand All @@ -44,7 +44,7 @@ SecretStorage==3.3.3
six==1.16.0
snap-helpers==0.4.2
tabulate==0.9.0
types-Deprecated==1.2.9.3
types-Deprecated==1.2.9.20240106
types-PyYAML==6.0.12.12
typing_extensions==4.8.0
urllib3==1.26.18
Expand Down
Loading