Skip to content

Commit

Permalink
chore(deps-dev): updated package dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
akornatskyy committed Jul 28, 2023
1 parent 9eb6557 commit 893ce35
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
13 changes: 11 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements/dev.txt --resolver=backtracking requirements/dev.in
# pip-compile --output-file=requirements/dev.txt requirements/dev.in
#
build==0.10.0
# via pip-tools
Expand All @@ -15,6 +15,8 @@ colorama==0.4.6
# pytest
coverage[toml]==7.2.7
# via pytest-cov
exceptiongroup==1.1.2
# via pytest
iniconfig==2.0.0
# via pytest
packaging==23.1
Expand All @@ -33,6 +35,13 @@ pytest==7.4.0
# pytest-cov
pytest-cov==4.1.0
# via -r requirements/dev.in
tomli==2.0.1
# via
# build
# coverage
# pip-tools
# pyproject-hooks
# pytest
wheel==0.41.0
# via pip-tools

Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements/docs.txt --resolver=backtracking requirements/docs.in
# pip-compile --output-file=requirements/docs.txt requirements/docs.in
#
alabaster==0.7.13
# via sphinx
Expand Down

0 comments on commit 893ce35

Please sign in to comment.