mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
updated requirements
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [unreleased]
|
||||||
|
|
||||||
|
* updated dependencies
|
||||||
|
|
||||||
## [2.3.0] -- 2024-04-24
|
## [2.3.0] -- 2024-04-24
|
||||||
|
|
||||||
* fixed devsever so it does not crash anymore when the (re-)build fails
|
* fixed devsever so it does not crash anymore when the (re-)build fails
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
build==1.2.1
|
build==1.2.1
|
||||||
mkdocs==1.5.3
|
mkdocs==1.6.0
|
||||||
mkdocs-material==9.5.18
|
mkdocs-material==9.5.28
|
||||||
mkdocstrings[python]==0.24.3
|
mkdocstrings[python]==0.25.1
|
||||||
twine==5.0.0
|
twine==5.1.1
|
||||||
wheel==0.43.0
|
wheel==0.43.0
|
||||||
pytest==8.1.1
|
pytest==8.2.2
|
||||||
pytest-cov==4.1.0
|
pytest-cov==5.0.0
|
||||||
ruff==0.4.1
|
ruff==0.5.1
|
||||||
mypy==1.8.0
|
mypy==1.10.1
|
||||||
types-markdown==3.6.0.20240316
|
types-markdown==3.6.0.20240316
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
markdown==3.6
|
markdown==3.6
|
||||||
feedgenerator==2.1.0
|
feedgenerator==2.1.0
|
||||||
jinja2==3.1.4
|
jinja2==3.1.4
|
||||||
pygments==2.17.2
|
pygments==2.18.0
|
||||||
|
|||||||
Reference in New Issue
Block a user