File tree 8 files changed +14
-14
lines changed
8 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ github3.py==4.0.1
11
11
hunter == 3.6.1
12
12
idna == 3.4
13
13
importlib-metadata == 6.8.0
14
- importlib-resources == 6.1.0
14
+ importlib-resources == 6.1.1
15
15
jaraco.classes == 3.3.0
16
16
jeepney == 0.8.0
17
- keyring == 24.2 .0
17
+ keyring == 24.3 .0
18
18
manhole == 1.8.0
19
19
markdown-it-py == 3.0.0
20
20
mdurl == 0.1.2
Original file line number Diff line number Diff line change 2
2
3
3
chardet==5.2.0
4
4
diff_cover==8.0.0
5
- importlib-resources==6.1.0
5
+ importlib-resources==6.1.1
6
6
Jinja2==3.1.2
7
7
lxml==4.9.3
8
8
MarkupSafe==2.1.3
9
- mypy==1.6.1
9
+ mypy==1.7.0
10
10
mypy-extensions==1.0.0
11
11
pluggy==1.3.0
12
12
Pygments==2.16.1
13
13
PyQt5-stubs==5.15.6.0
14
14
tomli==2.0.1
15
15
types-colorama==0.4.15.12
16
16
types-docutils==0.20.0.3
17
- types-Pygments==2.16.0.0
17
+ types-Pygments==2.16.0.1
18
18
types-PyYAML==6.0.12.12
19
- types-setuptools==68.2.0.0
19
+ types-setuptools==68.2.0.1
20
20
typing_extensions==4.8.0
21
21
zipp==3.17.0
Original file line number Diff line number Diff line change 3
3
altgraph==0.17.4
4
4
importlib-metadata==6.8.0
5
5
packaging==23.2
6
- pyinstaller==6.1 .0
6
+ pyinstaller==6.2 .0
7
7
pyinstaller-hooks-contrib==2023.10
8
8
zipp==3.17.0
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ idna==3.4
11
11
isort==5.12.0
12
12
mccabe==0.7.0
13
13
pefile==2023.2.7
14
- platformdirs==3.11 .0
14
+ platformdirs==4.0 .0
15
15
pycparser==2.21
16
16
PyJWT==2.8.0
17
17
pylint==3.0.2
Original file line number Diff line number Diff line change @@ -12,6 +12,6 @@ pyproject_hooks==1.0.0
12
12
pyroma==4.2
13
13
requests==2.31.0
14
14
tomli==2.0.1
15
- trove-classifiers==2023.10.18
15
+ trove-classifiers==2023.11.9
16
16
urllib3==2.0.7
17
17
zipp==3.17.0
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ iniconfig==2.0.0
20
20
itsdangerous==2.1.2
21
21
jaraco.functools==4.0.0
22
22
# Jinja2==3.1.2
23
- Mako==1.2.4
23
+ Mako==1.3.0
24
24
manhole==1.8.0
25
25
# MarkupSafe==2.1.3
26
26
more-itertools==10.1.0
@@ -39,15 +39,15 @@ pytest-mock==3.12.0
39
39
pytest-qt==4.2.0
40
40
pytest-repeat==0.9.3
41
41
pytest-rerunfailures==12.0
42
- pytest-xdist==3.3.1
42
+ pytest-xdist==3.4.0
43
43
pytest-xvfb==3.0.0
44
44
PyVirtualDisplay==3.0
45
45
requests==2.31.0
46
46
requests-file==1.5.1
47
47
six==1.16.0
48
48
sortedcontainers==2.4.0
49
49
soupsieve==2.5
50
- tldextract==5.0.1
50
+ tldextract==5.1.0
51
51
toml==0.10.2
52
52
tomli==2.0.1
53
53
typing_extensions==4.8.0
Original file line number Diff line number Diff line change 2
2
3
3
pathspec==0.11.2
4
4
PyYAML==6.0.1
5
- yamllint==1.32 .0
5
+ yamllint==1.33 .0
Original file line number Diff line number Diff line change 2
2
3
3
adblock == 0.6.0
4
4
colorama == 0.4.6
5
- importlib-resources == 6.1.0 ; python_version == "3.8.*"
5
+ importlib-resources == 6.1.1 ; python_version == "3.8.*"
6
6
Jinja2 == 3.1.2
7
7
MarkupSafe == 2.1.3
8
8
Pygments == 2.16.1
You can’t perform that action at this time.
0 commit comments