Skip to content

Commit a4b33f1

Browse files
authored
chore(deps): update frozen dependencies (#1148)
1 parent df59d7a commit a4b33f1

File tree

3 files changed

+52
-45
lines changed

3 files changed

+52
-45
lines changed

requirements-dev.txt

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,79 @@
11
attrs==23.1.0
22
black==23.7.0
3-
cachetools==5.3.0
4-
certifi==2022.12.7
3+
cachetools==5.3.1
4+
certifi==2023.5.7
55
cffi==1.15.1
66
chardet==5.1.0
7-
charset-normalizer==3.1.0
8-
click==8.1.3
7+
charset-normalizer==3.2.0
8+
click==8.1.4
99
colorama==0.4.6
10-
coverage==7.2.3
11-
craft-cli==1.2.0
10+
coverage==7.2.7
11+
craft-cli==2.0.0
1212
craft-parts==1.23.0
1313
craft-providers==1.14.0
1414
craft-store==2.4.0
1515
cryptography==41.0.2
16-
Deprecated==1.2.13
16+
Deprecated==1.2.14
1717
distlib==0.3.6
18-
exceptiongroup==1.1.1
19-
filelock==3.12.0
18+
exceptiongroup==1.1.2
19+
filelock==3.12.2
2020
flake8==6.0.0
21-
humanize==4.6.0
21+
humanize==4.7.0
2222
idna==3.4
2323
importlib-metadata==6.8.0
2424
iniconfig==2.0.0
25-
jaraco.classes==3.2.3
25+
jaraco.classes==3.3.0
2626
jeepney==0.8.0
2727
Jinja2==3.1.2
28-
jsonschema==4.17.3
29-
keyring==23.13.1
28+
jsonschema==4.18.0
29+
jsonschema-specifications==2023.6.1
30+
keyring==24.2.0
3031
macaroonbakery==1.3.1
31-
MarkupSafe==2.1.2
32+
MarkupSafe==2.1.3
3233
mccabe==0.7.0
3334
more-itertools==9.1.0
3435
mypy-extensions==1.0.0
3536
overrides==7.3.1
3637
packaging==23.1
3738
pathspec==0.11.1
3839
platformdirs==3.9.1
39-
pluggy==1.0.0
40+
pluggy==1.2.0
4041
protobuf==3.20.3
4142
pycodestyle==2.10.0
4243
pycparser==2.21
43-
pydantic==1.10.7
44+
pydantic==1.10.11
4445
pydantic-yaml==0.11.2
4546
pydocstyle==6.3.0
4647
pyflakes==3.0.1
4748
pymacaroons==0.13.0
4849
PyNaCl==1.5.0
49-
pyproject_api==1.5.1
50+
pyproject-api==1.5.3
5051
pyRFC3339==1.1
51-
pyrsistent==0.19.3
52-
pytest==7.3.1
53-
pytest-check==2.1.4
54-
pytest-cov==4.0.0
55-
pytest-mock==3.10.0
52+
pytest==7.4.0
53+
pytest-check==2.1.5
54+
pytest-cov==4.1.0
55+
pytest-mock==3.11.1
5656
python-dateutil==2.8.2
5757
pytz==2023.3
5858
pyxdg==0.28
5959
PyYAML==6.0
60+
referencing==0.29.1
6061
requests==2.31.0
61-
requests-toolbelt==0.10.1
62+
requests-toolbelt==1.0.0
6263
requests-unixsocket==0.3.0
6364
responses==0.23.1
65+
rpds-py==0.8.10
6466
SecretStorage==3.3.3
6567
six==1.16.0
6668
snap-helpers==0.3.2
6769
snowballstemmer==2.2.0
6870
tabulate==0.9.0
6971
tomli==2.0.1
70-
tox==4.4.12
72+
tox==4.6.4
7173
types-Deprecated==1.2.9.2
72-
types-PyYAML==6.0.12.9
73-
typing_extensions==4.5.0
74-
urllib3==1.26.15
75-
virtualenv==20.21.0
74+
types-PyYAML==6.0.12.10
75+
typing_extensions==4.7.1
76+
urllib3==1.26.16
77+
virtualenv==20.23.1
7678
wrapt==1.15.0
77-
zipp==3.15.0
79+
zipp==3.16.0

requirements.txt

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,51 @@
11
attrs==23.1.0
2-
certifi==2022.12.7
2+
certifi==2023.5.7
33
cffi==1.15.1
4-
charset-normalizer==3.1.0
5-
craft-cli==1.2.0
4+
charset-normalizer==3.2.0
5+
craft-cli==2.0.0
66
craft-parts==1.23.0
77
craft-providers==1.14.0
88
craft-store==2.4.0
99
cryptography==41.0.2
10-
Deprecated==1.2.13
11-
humanize==4.6.0
10+
Deprecated==1.2.14
11+
humanize==4.7.0
1212
idna==3.4
1313
importlib-metadata==6.8.0
14-
jaraco.classes==3.2.3
14+
jaraco.classes==3.3.0
1515
jeepney==0.8.0
1616
Jinja2==3.1.2
17-
jsonschema==4.17.3
18-
keyring==23.13.1
17+
jsonschema==4.18.0
18+
jsonschema-specifications==2023.6.1
19+
keyring==24.2.0
1920
macaroonbakery==1.3.1
20-
MarkupSafe==2.1.2
21+
MarkupSafe==2.1.3
2122
more-itertools==9.1.0
2223
overrides==7.3.1
2324
packaging==23.1
2425
platformdirs==3.9.1
2526
protobuf==3.20.3
2627
pycparser==2.21
27-
pydantic==1.10.7
28+
pydantic==1.10.11
2829
pydantic-yaml==0.11.2
2930
pymacaroons==0.13.0
3031
PyNaCl==1.5.0
3132
pyRFC3339==1.1
32-
pyrsistent==0.19.3
3333
python-dateutil==2.8.2
3434
pytz==2023.3
3535
pyxdg==0.28
3636
PyYAML==6.0
37+
referencing==0.29.1
3738
requests==2.31.0
38-
requests-toolbelt==0.10.1
39+
requests-toolbelt==1.0.0
3940
requests-unixsocket==0.3.0
41+
rpds-py==0.8.10
4042
SecretStorage==3.3.3
4143
six==1.16.0
4244
snap-helpers==0.3.2
4345
tabulate==0.9.0
4446
types-Deprecated==1.2.9.2
45-
types-PyYAML==6.0.12.9
46-
typing_extensions==4.5.0
47-
urllib3==1.26.15
47+
types-PyYAML==6.0.12.10
48+
typing_extensions==4.7.1
49+
urllib3==1.26.16
4850
wrapt==1.15.0
49-
zipp==3.15.0
51+
zipp==3.16.0

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
"requests-unixsocket",
4242
"snap-helpers",
4343
"tabulate",
44+
# Needed until requests-unixsocket supports urllib3 v2
45+
# https://github.com/msabramo/requests-unixsocket/pull/69
46+
"urllib3<2.0",
4447
]
4548

4649
dev_requires = [

0 commit comments

Comments
 (0)