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 Nov 10, 2024
1 parent 59d53bc commit d4892a5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --output-file=requirements/dev.txt --strip-extras requirements/dev.in
#
build==1.2.2
build==1.2.2.post1
# via pip-tools
click==8.1.7
# via pip-tools
Expand All @@ -13,19 +13,19 @@ colorama==0.4.6
# build
# click
# pytest
coverage==7.6.1
coverage==7.6.4
# via pytest-cov
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via -r requirements/dev.in
mako==1.3.5
mako==1.3.6
# via -r requirements/dev.in
markupsafe==2.1.5
markupsafe==3.0.2
# via
# jinja2
# mako
packaging==24.1
packaging==24.2
# via
# build
# pytest
Expand All @@ -43,11 +43,11 @@ pytest==8.3.3
# via
# -r requirements/dev.in
# pytest-cov
pytest-cov==5.0.0
pytest-cov==6.0.0
# via -r requirements/dev.in
tenjin==1.1.1
# via -r requirements/dev.in
wheel==0.44.0
wheel==0.45.0
# via pip-tools
wheezy.template==3.2.2
# via -r requirements/dev.in
Expand Down
16 changes: 8 additions & 8 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --output-file=requirements/docs.txt --strip-extras requirements/docs.in
#
alabaster==0.7.16
alabaster==1.0.0
# via sphinx
babel==2.16.0
# via sphinx
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
colorama==0.4.6
# via sphinx
docutils==0.20.1
docutils==0.21.2
# via
# sphinx
# sphinx-rtd-theme
Expand All @@ -24,21 +24,21 @@ imagesize==1.4.1
# via sphinx
jinja2==3.1.4
# via sphinx
markupsafe==2.1.5
markupsafe==3.0.2
# via jinja2
packaging==24.1
packaging==24.2
# via sphinx
pygments==2.18.0
# via sphinx
requests==2.32.3
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.4.7
sphinx==8.1.3
# via
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-rtd-theme==2.0.0
sphinx-rtd-theme==3.0.1
# via -r requirements/docs.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand Down

0 comments on commit d4892a5

Please sign in to comment.