Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/twine-5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein authored Jul 23, 2024
2 parents b16d819 + 1942e39 commit 929359d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
10 changes: 4 additions & 6 deletions dev_requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@ alabaster==0.7.16
# via sphinx
babel==2.15.0
# via sphinx
certifi==2024.2.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via sphinx
docutils==0.20.1
# via
# sphinx
Expand All @@ -35,13 +33,13 @@ requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.3.7
sphinx==7.4.7
# via
# -r dev_requirements\requirements-docs.in
# -r requirements-docs.in
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-rtd-theme==2.0.0
# via -r dev_requirements\requirements-docs.in
# via -r requirements-docs.in
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.6
Expand Down
4 changes: 2 additions & 2 deletions dev_requirements/requirements-test_packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
# pip-compile-multi
#
build==1.2.1
# via -r dev_requirements/requirements-test_packaging.in
certifi==2024.2.2
# via -r requirements-test_packaging.in
certifi==2024.7.4
# via requests
cffi==1.16.0
# via cryptography
Expand Down

0 comments on commit 929359d

Please sign in to comment.