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 Dec 7, 2024
1 parent bc82136 commit 26034e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ colorama==0.4.6
# build
# click
# pytest
coverage==7.6.4
coverage==7.6.9
# via pytest-cov
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via -r requirements/dev.in
mako==1.3.6
mako==1.3.7
# via -r requirements/dev.in
markupsafe==3.0.2
# via
Expand All @@ -39,17 +39,17 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements/dev.in
# pytest-cov
pytest-cov==6.0.0
# via -r requirements/dev.in
tenjin==1.1.1
# via -r requirements/dev.in
wheel==0.45.0
wheel==0.45.1
# via pip-tools
wheezy.template==3.2.2
wheezy.template==3.2.3
# via -r requirements/dev.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ sphinx==8.1.3
# via
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-rtd-theme==3.0.1
sphinx-rtd-theme==3.0.2
# via -r requirements/docs.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand Down

0 comments on commit 26034e0

Please sign in to comment.