1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00

Merge remote-tracking branch 'origin/dependabot/pip/sphinx-5.3.0'

This commit is contained in:
Bastian Venthur
2022-10-29 13:23:48 +02:00
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
* mypy 0.982
* types-markdown 3.4.2.1
* pytest-cov 4.0.0
* sphinx 5.3.0
## [1.4.1] - 2022-09-29

View File

@@ -1,4 +1,4 @@
sphinx==5.2.1
sphinx==5.3.0
twine==4.0.1
wheel==0.37.1
pytest==7.1.3