generated from Hochfrequenz/python_template_repository
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ⬆ Bump all dev_requirements * silence pylint * bump packaging * black
- Loading branch information
Showing
12 changed files
with
142 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
# SHA1:6dafbcf610e9f81897b65ee9142715ab2e793f9e | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# by the following command: | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile requirements-coverage.in | ||
# pip-compile-multi | ||
# | ||
coverage==7.4.1 | ||
# via -r dev_requirements/requirements-coverage.in | ||
coverage==7.5.1 | ||
# via -r dev_requirements\requirements-coverage.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,60 @@ | ||
# SHA1:c8e7f810d1ef3d2747c05687c62856943f9e1faa | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# by the following command: | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile requirements-docs.in | ||
# pip-compile-multi | ||
# | ||
alabaster==0.7.13 | ||
alabaster==0.7.16 | ||
# via sphinx | ||
babel==2.12.1 | ||
babel==2.15.0 | ||
# via sphinx | ||
certifi==2023.7.22 | ||
certifi==2024.2.2 | ||
# via requests | ||
charset-normalizer==3.1.0 | ||
charset-normalizer==3.3.2 | ||
# via requests | ||
docutils==0.18.1 | ||
colorama==0.4.6 | ||
# via sphinx | ||
docutils==0.20.1 | ||
# via | ||
# sphinx | ||
# sphinx-rtd-theme | ||
idna==3.4 | ||
idna==3.7 | ||
# via requests | ||
imagesize==1.4.1 | ||
# via sphinx | ||
jinja2==3.1.3 | ||
jinja2==3.1.4 | ||
# via sphinx | ||
markupsafe==2.1.2 | ||
markupsafe==2.1.5 | ||
# via jinja2 | ||
packaging==23.0 | ||
packaging==24.0 | ||
# via sphinx | ||
pygments==2.15.0 | ||
pygments==2.18.0 | ||
# via sphinx | ||
requests==2.31.0 | ||
# via sphinx | ||
snowballstemmer==2.2.0 | ||
# via sphinx | ||
sphinx==7.2.6 | ||
sphinx==7.3.7 | ||
# via | ||
# -r dev_requirements/requirements-docs.in | ||
# -r dev_requirements\requirements-docs.in | ||
# sphinx-rtd-theme | ||
# sphinxcontrib-jquery | ||
# sphinxcontrib-serializinghtml | ||
sphinx-rtd-theme==2.0.0 | ||
# via -r dev_requirements/requirements-docs.in | ||
sphinxcontrib-applehelp==1.0.4 | ||
# via -r dev_requirements\requirements-docs.in | ||
sphinxcontrib-applehelp==1.0.8 | ||
# via sphinx | ||
sphinxcontrib-devhelp==1.0.2 | ||
sphinxcontrib-devhelp==1.0.6 | ||
# via sphinx | ||
sphinxcontrib-htmlhelp==2.0.1 | ||
sphinxcontrib-htmlhelp==2.0.5 | ||
# via sphinx | ||
sphinxcontrib-jquery==4.1 | ||
# via sphinx-rtd-theme | ||
sphinxcontrib-jsmath==1.0.1 | ||
# via sphinx | ||
sphinxcontrib-qthelp==1.0.3 | ||
sphinxcontrib-qthelp==1.0.7 | ||
# via sphinx | ||
sphinxcontrib-serializinghtml==1.1.9 | ||
sphinxcontrib-serializinghtml==1.1.10 | ||
# via sphinx | ||
urllib3==1.26.18 | ||
urllib3==2.2.1 | ||
# via requests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,23 @@ | ||
# SHA1:2c7ffcd29222de3114c7f7994911f1b69d06b6b3 | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# by the following command: | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile requirements-formatting.in | ||
# pip-compile-multi | ||
# | ||
black==24.2.0 | ||
# via -r dev_requirements/requirements-formatting.in | ||
black==24.4.2 | ||
# via -r dev_requirements\requirements-formatting.in | ||
click==8.1.7 | ||
# via black | ||
colorama==0.4.6 | ||
# via click | ||
isort==5.13.2 | ||
# via -r dev_requirements/requirements-formatting.in | ||
# via -r dev_requirements\requirements-formatting.in | ||
mypy-extensions==1.0.0 | ||
# via black | ||
packaging==23.0 | ||
packaging==24.0 | ||
# via black | ||
pathspec==0.11.1 | ||
pathspec==0.12.1 | ||
# via black | ||
platformdirs==3.2.0 | ||
platformdirs==4.2.2 | ||
# via black |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,21 @@ | ||
# SHA1:9a7908bf3a242580d708919410d51c88e978c1db | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# by the following command: | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile requirements-integration_tests.in | ||
# pip-compile-multi | ||
# | ||
colorama==0.4.6 | ||
# via pytest | ||
iniconfig==2.0.0 | ||
# via pytest | ||
packaging==23.0 | ||
packaging==24.0 | ||
# via pytest | ||
pluggy==1.5.0 | ||
# via pytest | ||
pytest==8.2.0 | ||
# via | ||
# -r dev_requirements/requirements-integration_tests.in | ||
# -r dev_requirements\requirements-integration_tests.in | ||
# pytest-datafiles | ||
pytest-datafiles==3.0.0 | ||
# via -r dev_requirements/requirements-integration_tests.in | ||
# via -r dev_requirements\requirements-integration_tests.in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# SHA1:9062d7262d59cedbfce598bf02e353c1bab0a987 | ||
# | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile-multi | ||
# | ||
marshmallow==3.21.2 | ||
# via marshmallow-jsonschema | ||
marshmallow-jsonschema==0.13.0 | ||
# via -r dev_requirements\requirements-json_schemas.in | ||
packaging==24.0 | ||
# via marshmallow |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,23 @@ | ||
# SHA1:0e15f8789b9d62fe90d1f1b0b6a7e32f13b99b19 | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# by the following command: | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile requirements-linting.in | ||
# pip-compile-multi | ||
# | ||
astroid==3.1.0 | ||
astroid==3.2.0 | ||
# via pylint | ||
dill==0.3.7 | ||
colorama==0.4.6 | ||
# via pylint | ||
dill==0.3.8 | ||
# via pylint | ||
isort==5.13.2 | ||
# via pylint | ||
mccabe==0.7.0 | ||
# via pylint | ||
platformdirs==3.2.0 | ||
platformdirs==4.2.2 | ||
# via pylint | ||
pylint==3.1.1 | ||
# via -r dev_requirements/requirements-linting.in | ||
tomlkit==0.11.7 | ||
pylint==3.2.0 | ||
# via -r dev_requirements\requirements-linting.in | ||
tomlkit==0.12.5 | ||
# via pylint |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
# SHA1:da3e663746c4ba081481cd87909f5e74fcb5851a | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# by the following command: | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile dev_requirements/requirements-type_check.in | ||
# pip-compile-multi | ||
# | ||
mypy==1.10.0 | ||
# via -r dev_requirements/requirements-type_check.in | ||
# via -r dev_requirements\requirements-type_check.in | ||
mypy-extensions==1.0.0 | ||
# via mypy | ||
types-xmltodict==0.13.0.3 | ||
# via -r dev_requirements/requirements-type_check.in | ||
typing-extensions==4.7.1 | ||
# via -r dev_requirements\requirements-type_check.in | ||
typing-extensions==4.11.0 | ||
# via mypy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,28 @@ | ||
# SHA1:a0cccddeadc81e9f98ff0eb366cdcc25f560e9f6 | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# by the following command: | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile requirements-unit_tests.in | ||
# pip-compile-multi | ||
# | ||
colorama==0.4.6 | ||
# via pytest | ||
iniconfig==2.0.0 | ||
# via pytest | ||
jsonpath-ng==1.6.1 | ||
# via -r dev_requirements/requirements-unit_tests.in | ||
packaging==23.0 | ||
# via -r dev_requirements\requirements-unit_tests.in | ||
packaging==24.0 | ||
# via pytest | ||
pluggy==1.5.0 | ||
# via pytest | ||
ply==3.11 | ||
# via jsonpath-ng | ||
pytest==8.2.0 | ||
# via | ||
# -r dev_requirements/requirements-unit_tests.in | ||
# -r dev_requirements\requirements-unit_tests.in | ||
# pytest-asyncio | ||
# pytest-datafiles | ||
pytest-asyncio==0.23.5 | ||
# via -r dev_requirements/requirements-unit_tests.in | ||
pytest-asyncio==0.23.6 | ||
# via -r dev_requirements\requirements-unit_tests.in | ||
pytest-datafiles==3.0.0 | ||
# via -r dev_requirements/requirements-unit_tests.in | ||
# via -r dev_requirements\requirements-unit_tests.in |
Oops, something went wrong.