Merge dd542f05ad into 7e3df43463
This commit is contained in:
commit
3bb826cb62
|
|
@ -6,13 +6,13 @@ autocommand==2.2.2
|
|||
backports.tarfile==1.2.0
|
||||
bracex==2.6
|
||||
build==1.3.0
|
||||
bump-my-version==1.2.5
|
||||
certifi==2025.11.12
|
||||
bump-my-version==1.2.6
|
||||
certifi==2026.1.4
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.4
|
||||
click==8.1.8
|
||||
cryptography==46.0.3
|
||||
docutils==0.22.3
|
||||
docutils==0.22.4
|
||||
exceptiongroup==1.3.1
|
||||
github3.py==4.0.1
|
||||
h11==0.16.0
|
||||
|
|
@ -21,12 +21,12 @@ httpx==0.28.1
|
|||
hunter==3.9.0
|
||||
id==1.5.0
|
||||
idna==3.11
|
||||
importlib_metadata==8.7.0
|
||||
importlib_metadata==8.7.1
|
||||
importlib_resources==6.5.2
|
||||
inflect==7.3.1
|
||||
jaraco.classes==3.4.0
|
||||
jaraco.collections==5.1.0
|
||||
jaraco.context==6.0.1
|
||||
jaraco.context==5.3.0
|
||||
jaraco.functools==4.0.1
|
||||
jaraco.text==3.12.1
|
||||
jeepney==0.9.0
|
||||
|
|
@ -56,7 +56,7 @@ requests==2.32.5
|
|||
requests-toolbelt==1.0.0
|
||||
rfc3986==2.0.0
|
||||
rich==14.2.0
|
||||
rich-click==1.9.4
|
||||
rich-click==1.9.5
|
||||
SecretStorage==3.3.3
|
||||
sip==6.14.0
|
||||
six==1.17.0
|
||||
|
|
|
|||
|
|
@ -3,10 +3,10 @@
|
|||
chardet==5.2.0
|
||||
diff_cover==10.0.0
|
||||
Jinja2==3.1.6
|
||||
librt==0.7.3
|
||||
librt==0.7.7
|
||||
lxml==6.0.2
|
||||
MarkupSafe==3.0.3
|
||||
mypy==1.19.0
|
||||
mypy==1.19.1
|
||||
mypy_extensions==1.1.0
|
||||
pathspec==0.12.1
|
||||
pluggy==1.6.0
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
altgraph==0.17.5
|
||||
importlib_metadata==8.7.0
|
||||
importlib_metadata==8.7.1
|
||||
packaging==25.0
|
||||
pyinstaller==6.17.0
|
||||
pyinstaller-hooks-contrib==2025.10
|
||||
pyinstaller-hooks-contrib==2025.11
|
||||
zipp==3.23.0
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
astroid==3.3.11
|
||||
certifi==2025.11.12
|
||||
certifi==2026.1.4
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.4
|
||||
cryptography==46.0.3
|
||||
dill==0.4.0
|
||||
github3.py==4.0.1
|
||||
idna==3.11
|
||||
importlib_metadata==8.7.0
|
||||
importlib_metadata==8.7.1
|
||||
isort==6.1.0
|
||||
mccabe==0.7.0
|
||||
pefile==2024.8.26
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
build==1.3.0
|
||||
certifi==2025.11.12
|
||||
certifi==2026.1.4
|
||||
charset-normalizer==3.4.4
|
||||
check-manifest==0.51
|
||||
docutils==0.22.3
|
||||
docutils==0.22.4
|
||||
idna==3.11
|
||||
importlib_metadata==8.7.0
|
||||
importlib_metadata==8.7.1
|
||||
packaging==25.0
|
||||
Pygments==2.19.2
|
||||
pyproject_hooks==1.2.0
|
||||
|
|
|
|||
|
|
@ -2,12 +2,12 @@
|
|||
|
||||
alabaster==0.7.16
|
||||
babel==2.17.0
|
||||
certifi==2025.11.12
|
||||
certifi==2026.1.4
|
||||
charset-normalizer==3.4.4
|
||||
docutils==0.21.2
|
||||
idna==3.11
|
||||
imagesize==1.4.1
|
||||
importlib_metadata==8.7.0
|
||||
importlib_metadata==8.7.1
|
||||
Jinja2==3.1.6
|
||||
MarkupSafe==3.0.3
|
||||
packaging==25.0
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ autocommand==2.2.2
|
|||
backports.tarfile==1.2.0
|
||||
beautifulsoup4==4.14.3
|
||||
blinker==1.9.0
|
||||
certifi==2025.11.12
|
||||
certifi==2026.1.4
|
||||
charset-normalizer==3.4.4
|
||||
cheroot==11.1.2
|
||||
click==8.1.8
|
||||
|
|
@ -18,13 +18,13 @@ gherkin-official==29.0.0
|
|||
hunter==3.9.0
|
||||
hypothesis==6.141.1
|
||||
idna==3.11
|
||||
importlib_metadata==8.7.0
|
||||
importlib_metadata==8.7.1
|
||||
importlib_resources==6.5.2
|
||||
inflect==7.3.1
|
||||
iniconfig==2.1.0
|
||||
itsdangerous==2.2.0
|
||||
jaraco.collections==5.1.0
|
||||
jaraco.context==6.0.1
|
||||
jaraco.context==5.3.0
|
||||
jaraco.functools==4.0.1
|
||||
jaraco.text==3.12.1
|
||||
# Jinja2==3.1.6
|
||||
|
|
@ -56,7 +56,7 @@ requests==2.32.5
|
|||
requests-file==3.0.1
|
||||
six==1.17.0
|
||||
sortedcontainers==2.4.0
|
||||
soupsieve==2.8
|
||||
soupsieve==2.8.1
|
||||
tldextract==5.3.0
|
||||
tomli==2.3.0
|
||||
typeguard==4.3.0
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
cachetools==6.2.3
|
||||
cachetools==6.2.4
|
||||
chardet==5.2.0
|
||||
colorama==0.4.6
|
||||
distlib==0.4.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue