File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 13
13
- id : fix-byte-order-marker
14
14
- id : mixed-line-ending
15
15
- repo : https://github.com/astral-sh/ruff-pre-commit
16
- rev : " v0.9.0 "
16
+ rev : " v0.9.1 "
17
17
hooks :
18
18
# Run the linter
19
19
- id : ruff
Original file line number Diff line number Diff line change 1
1
annotated-types == 0.7.0
2
- astroid == 3.3.6
2
+ astroid == 3.3.8
3
3
attrs == 24.3.0
4
4
backports-tarfile == 1.2.0
5
5
boolean-py == 4.0
6
6
certifi == 2024.8.30
7
7
cffi == 1.17.1
8
8
chardet == 5.2.0
9
- charset-normalizer == 3.4.0
10
- coverage == 7.6.9
9
+ charset-normalizer == 3.4.1
10
+ coverage == 7.6.10
11
11
craft-application == 4.7.0
12
12
craft-archives == 2.0.2
13
13
craft-cli == 2.13.0
@@ -57,16 +57,16 @@ pydantic==2.9.2
57
57
pydantic-core == 2.23.4
58
58
pyfakefs == 5.7.3
59
59
pygit2 == 1.14.1
60
- pylint == 3.3.2
60
+ pylint == 3.3.3
61
61
pymacaroons == 0.13.0
62
62
pynacl == 1.5.0
63
- pyparsing == 3.2.0
63
+ pyparsing == 3.2.1
64
64
pyrfc3339 == 1.1
65
65
pytest == 8.3.4
66
66
pytest-check == 2.4.1
67
67
pytest-cov == 6.0.0
68
68
pytest-mock == 3.14.0
69
- pytest-subprocess == 1.5.2
69
+ pytest-subprocess == 1.5.3
70
70
python-dateutil == 2.9.0.post0
71
71
python-debian == 0.1.49
72
72
pytz == 2024.2
@@ -76,7 +76,7 @@ referencing==0.35.1
76
76
requests == 2.32.3
77
77
requests-toolbelt == 1.0.0
78
78
requests-unixsocket2 == 0.4.2
79
- responses == 0.25.3
79
+ responses == 0.25.5
80
80
rpds-py == 0.21.0
81
81
secretstorage == 3.3.3
82
82
setuptools == 75.6.0
You can’t perform that action at this time.
0 commit comments