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 Apr 13, 2024
1 parent 370d045 commit 3600948
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/dev.txt --strip-extras requirements/dev.in
#
build==1.0.3
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
Expand All @@ -13,33 +13,35 @@ colorama==0.4.6
# build
# click
# pytest
coverage==7.4.1
coverage==7.4.4
# via
# coverage
# pytest-cov
iniconfig==2.0.0
# via pytest
packaging==23.2
packaging==24.0
# via
# build
# pytest
pip-tools==7.3.0
pip-tools==7.4.1
# via -r requirements/dev.in
pluggy==1.4.0
# via pytest
pyproject-hooks==1.0.0
# via build
pytest==8.0.0
# via
# build
# pip-tools
pytest==8.1.1
# via
# -r requirements/dev.in
# pytest-cov
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/dev.in
python-multipart==0.0.9
# via -r requirements/dev.in
ujson==5.9.0
# via -r requirements/dev.in
wheel==0.42.0
wheel==0.43.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 3600948

Please sign in to comment.