Skip to content

Commit

Permalink
after merge requirements-compile
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaDaniel committed Mar 12, 2024
1 parent 08d97ed commit 6e6c646
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dev_requirements/requirements-coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ iniconfig==2.0.0
# via pytest
loguru==0.7.2
# via pytest-loguru
packaging==23.2
packaging==24.0
# via pytest
pluggy==1.4.0
# via pytest
pytest==8.0.2
pytest==8.1.1
# via pytest-loguru
pytest-loguru==0.3.0
# via -r dev_requirements\requirements-coverage.in
Expand Down
6 changes: 4 additions & 2 deletions dev_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# SHA1:c2ec5869b1beb7fc76c4dcc722605bc1512f62aa

#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
# pip-compile-multi
#
colorama==0.4.6

# via
# loguru
# pytest
Expand All @@ -20,6 +18,10 @@ packaging==24.0
pluggy==1.4.0
# via pytest
pytest==8.1.1
# via
# -r dev_requirements\requirements-tests.in
# pytest-loguru
pytest-loguru==0.3.0
# via -r dev_requirements\requirements-tests.in
win32-setctime==1.1.0
# via loguru

0 comments on commit 6e6c646

Please sign in to comment.