Skip to content

Commit

Permalink
Merge pull request #6385 from microsoft/dependabot/pip/towncrier-24.8.0
Browse files Browse the repository at this point in the history
Bump towncrier from 23.11.0 to 24.8.0
  • Loading branch information
jenshnielsen authored Feb 28, 2025
2 parents d05c051 + fbadffd commit 0d7bcaa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ docs = [
"sphinx-jsonschema>=1.19.1",
"furo>=2024.8.6",
"sphinxcontrib-towncrier>=0.3.0a0",
"towncrier>=22.8.0,<24.0.0", # sphinxcontrib-towncrier does not yet support latest
"towncrier>=22.8.0,<25.0.0", # sphinxcontrib-towncrier is likely to break with new versions
"scipy>=1.8.0", # examples using scipy
"qcodes_loop>=0.1.1", # legacy dataset import examples
"jinja2>=3.1.3", # transitive dependency pin due to cve in earlier version
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sphinxcontrib-towncrier==0.4.0a0
sphinxcontrib-towncrier==0.5.0a0
# via qcodes (pyproject.toml)
stack-data==0.6.3
# via ipython
Expand All @@ -423,7 +423,7 @@ tornado==6.4.2
# ipykernel
# jupyter-client
# qcodes
towncrier==23.11.0
towncrier==24.8.0
# via
# qcodes (pyproject.toml)
# sphinxcontrib-towncrier
Expand Down

0 comments on commit 0d7bcaa

Please sign in to comment.