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.
Merge branch 'main' into dependabot/pip/typing-extensions-4.12.2
- Loading branch information
Showing
15 changed files
with
1,636 additions
and
29 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
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,3 +1,5 @@ | ||
# specific requirements for the tox tests env | ||
pytest | ||
pytest_loguru # makes loguru logs accessible to pytest | ||
maus[tree] | ||
syrupy |
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,19 +1,37 @@ | ||
# SHA1:c2ec5869b1beb7fc76c4dcc722605bc1512f62aa | ||
# | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# This file is autogenerated by pip-compile with Python 3.12 | ||
# by the following command: | ||
# | ||
# pip-compile-multi | ||
# pip-compile '.\dev_requirements\requirements-tests.in' | ||
# | ||
attrs==23.2.0 | ||
# via maus | ||
colorama==0.4.6 | ||
# via | ||
# loguru | ||
# pytest | ||
iniconfig==2.0.0 | ||
# via pytest | ||
lark==1.1.9 | ||
# via maus | ||
loguru==0.7.2 | ||
# via pytest-loguru | ||
marshmallow==3.21.2 | ||
# via maus | ||
maus[tree]==0.5.2 | ||
# via -r .\dev_requirements\requirements-tests.in | ||
more-itertools==10.3.0 | ||
# via maus | ||
packaging==24.0 | ||
# via pytest | ||
# via | ||
# marshmallow | ||
# pytest | ||
pluggy==1.5.0 | ||
# via pytest | ||
pytest==8.2.2 | ||
# via -r dev_requirements/requirements-tests.in | ||
pytest-loguru==0.4.0 | ||
# via -r dev_requirements/requirements-tests.in | ||
# via -r .\dev_requirements\requirements-tests.in | ||
win32-setctime==1.1.0 | ||
# via loguru | ||
syrupy==4.6.1 |
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
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
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
Oops, something went wrong.