Browse Source

[upd] pypi: Bump sphinx-issues from 4.0.0 to 4.1.0

Bumps [sphinx-issues](https://github.com/sloria/sphinx-issues) from 4.0.0 to 4.1.0.
- [Commits](https://github.com/sloria/sphinx-issues/compare/4.0.0...4.1.0)

---
updated-dependencies:
- dependency-name: sphinx-issues
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 year ago
parent
commit
0f70e4d305
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -8,7 +8,7 @@ selenium==4.19.0
 Pallets-Sphinx-Themes==2.1.1
 Sphinx<=7.1.2; python_version == '3.8'
 Sphinx==7.2.6; python_version > '3.8'
-sphinx-issues==4.0.0
+sphinx-issues==4.1.0
 sphinx-jinja==2.0.2
 sphinx-tabs==3.4.5
 sphinxcontrib-programoutput==0.17