Bastian Venthur
5a68d15849
bumped version
2024-07-06 15:34:57 +02:00
Bastian Venthur
de8444cc5d
sorted dependencies
2024-07-06 15:32:37 +02:00
Bastian Venthur
28b4f5fb4e
changed debian section from python to web
2024-07-06 15:22:48 +02:00
Bastian Venthur
c8a26885e7
simplified html docs dir for blag-doc package (Debian)
2024-07-06 15:21:26 +02:00
Bastian Venthur
5922f70567
disable google fonts
2024-07-06 15:20:10 +02:00
Bastian Venthur
6dd1eee238
added serve-docs and manpage
2024-07-06 15:18:45 +02:00
Bastian Venthur
c3a189f88b
updated requirements
2024-07-06 14:30:11 +02:00
Bastian Venthur
89f4ad0d2a
Merge pull request #220 from venthur/dependabot/pip/wheel-0.43.0
...
Bump wheel from 0.42.0 to 0.43.0
2024-07-06 14:11:36 +02:00
Bastian Venthur
a083399d9c
Merge pull request #221 from venthur/dependabot/pip/build-1.2.1
...
Bump build from 1.0.3 to 1.2.1
2024-07-06 14:11:16 +02:00
Bastian Venthur
ba306b7fd5
Merge pull request #219 from venthur/dependabot/pip/types-markdown-3.6.0.20240316
...
Bump types-markdown from 3.5.0.20240129 to 3.6.0.20240316
2024-07-06 14:10:49 +02:00
Bastian Venthur
bc1b2da020
Merge pull request #222 from venthur/dependabot/pip/markdown-3.6
...
Bump markdown from 3.5.2 to 3.6
2024-07-06 14:10:35 +02:00
dependabot[bot]
59ead49f2f
Bump markdown from 3.5.2 to 3.6
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5.2 to 3.6.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.2...3.6 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-21 12:40:58 +00:00
Bastian Venthur
9ecb9da696
Merge pull request #224 from venthur/dependabot/pip/jinja2-3.1.4
...
Bump jinja2 from 3.1.3 to 3.1.4
2024-05-21 14:39:09 +02:00
dependabot[bot]
34cf2e5ebb
Bump jinja2 from 3.1.3 to 3.1.4
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 21:00:48 +00:00
dependabot[bot]
89812ee97a
Bump build from 1.0.3 to 1.2.1
...
Bumps [build](https://github.com/pypa/build ) from 1.0.3 to 1.2.1.
- [Release notes](https://github.com/pypa/build/releases )
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/build/compare/1.0.3...1.2.1 )
---
updated-dependencies:
- dependency-name: build
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 14:13:37 +00:00
dependabot[bot]
e9eb0971cf
Bump wheel from 0.42.0 to 0.43.0
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.42.0...0.43.0 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 14:13:34 +00:00
dependabot[bot]
77d193d45e
Bump types-markdown from 3.5.0.20240129 to 3.6.0.20240316
...
Bumps [types-markdown](https://github.com/python/typeshed ) from 3.5.0.20240129 to 3.6.0.20240316.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 14:13:31 +00:00
Bastian Venthur
fd23c1f5e6
fixed min python requirement in docs
2024-04-24 22:38:47 +02:00
Bastian Venthur
8e88546249
bumped version
2024-04-24 22:27:08 +02:00
Bastian Venthur
f9ba289288
Merge pull request #217 from venthur/fix_devserver
...
fixed devserver
2024-04-24 22:23:04 +02:00
Bastian Venthur
acbbeecfe6
Merge branch 'master' into fix_devserver
2024-04-24 22:20:45 +02:00
Bastian Venthur
ad120d70e6
Merge pull request #216 from venthur/drop_py38_and_py39
...
dropped support for python 3.8 and 3.9
2024-04-24 22:19:00 +02:00
Bastian Venthur
902e9b94c4
removed py3.13 from github ci, it is not supported yet
2024-04-24 22:14:39 +02:00
Bastian Venthur
de8542b90b
dropped support for python 3.8 and 3.9
2024-04-24 22:10:48 +02:00
Bastian Venthur
0236dbf782
fixed devserver
...
so it does crash on build failure anymore. also made tests a bit faster
by adding a wait parameter to the autoreload method.
2024-04-24 21:47:59 +02:00
Bastian Venthur
4d4630867d
Merge remote-tracking branch 'origin/dependabot/pip/mkdocstrings-python--0.24.3'
2024-04-24 21:44:40 +02:00
Bastian Venthur
e0968f039f
Merge remote-tracking branch 'origin/dependabot/pip/mkdocs-material-9.5.18'
2024-04-24 21:37:43 +02:00
Bastian Venthur
8b9452af8d
Merge remote-tracking branch 'origin/dependabot/pip/pytest-8.1.1'
2024-04-24 21:20:00 +02:00
Bastian Venthur
f51609c51d
Merge remote-tracking branch 'origin/dependabot/pip/twine-5.0.0'
2024-04-24 21:17:52 +02:00
dependabot[bot]
de47d8648e
Bump mkdocs-material from 9.5.7 to 9.5.18
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.7 to 9.5.18.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.7...9.5.18 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 14:09:26 +00:00
dependabot[bot]
9bac7c6030
Bump ruff from 0.2.00 to 0.4.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.00 to 0.4.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.0...v0.4.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 14:09:16 +00:00
dependabot[bot]
b811ed7dc7
Bump mkdocstrings[python] from 0.24.0 to 0.24.3
...
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings ) from 0.24.0 to 0.24.3.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.24.0...0.24.3 )
---
updated-dependencies:
- dependency-name: mkdocstrings[python]
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 14:42:06 +00:00
dependabot[bot]
5513bad809
Bump pytest from 8.0.0 to 8.1.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.0.0 to 8.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.0...8.1.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 14:19:52 +00:00
dependabot[bot]
896cbc445e
Bump twine from 4.0.2 to 5.0.0
...
Bumps [twine](https://github.com/pypa/twine ) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/pypa/twine/releases )
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/twine/compare/4.0.2...5.0.0 )
---
updated-dependencies:
- dependency-name: twine
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 14:14:18 +00:00
Bastian Venthur
ad02f70923
Merge pull request #185 from venthur/dependabot/pip/mkdocs-material-9.5.7
...
Bump mkdocs-material from 9.5.6 to 9.5.7
2024-02-11 13:25:33 +01:00
Bastian Venthur
6ea11907ad
Merge pull request #186 from venthur/dependabot/pip/pytest-8.0.0
...
Bump pytest from 7.4.3 to 8.0.0
2024-02-11 13:25:14 +01:00
dependabot[bot]
074305d0f5
Bump pytest from 7.4.3 to 8.0.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.3 to 8.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...8.0.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 14:10:43 +00:00
dependabot[bot]
20e750bd99
Bump mkdocs-material from 9.5.6 to 9.5.7
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.6 to 9.5.7.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.6...9.5.7 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 14:10:35 +00:00
Bastian Venthur
8bf7b74dcc
updated ruff
2024-02-02 10:16:22 +01:00
Bastian Venthur
f78a1c0696
Merge remote-tracking branch 'origin/dependabot/pip/mkdocs-material-9.5.6'
2024-01-30 15:31:56 +01:00
Bastian Venthur
68dafe0e19
Merge remote-tracking branch 'origin/dependabot/pip/ruff-0.1.14'
2024-01-30 15:31:10 +01:00
Bastian Venthur
3334518e92
updated pygment
2024-01-30 15:30:23 +01:00
Bastian Venthur
a3f2c58d5e
Merge remote-tracking branch 'origin/dependabot/pip/pygments-2.17.2'
2024-01-30 15:28:37 +01:00
Bastian Venthur
b236856b92
Merge remote-tracking branch 'origin/dependabot/pip/types-markdown-3.5.0.20240129'
2024-01-30 15:28:00 +01:00
dependabot[bot]
908917c271
Bump mkdocs-material from 9.5.5 to 9.5.6
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.5 to 9.5.6.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.5...9.5.6 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 14:25:28 +00:00
dependabot[bot]
bf7eb0bb75
Bump types-markdown from 3.5.0.20240106 to 3.5.0.20240129
...
Bumps [types-markdown](https://github.com/python/typeshed ) from 3.5.0.20240106 to 3.5.0.20240129.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 14:25:22 +00:00
dependabot[bot]
39d260c8ce
Bump markdown from 3.5.1 to 3.5.2
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.1...3.5.2 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 14:25:20 +00:00
dependabot[bot]
c2260d7901
Bump pygments from 2.16.1 to 2.17.2
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.16.1 to 2.17.2.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.16.1...2.17.2 )
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 14:25:16 +00:00
dependabot[bot]
df0fa21f3f
Bump ruff from 0.1.7 to 0.1.14
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.7 to 0.1.14.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.7...v0.1.14 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 14:25:13 +00:00
Bastian Venthur
d479c9d89c
Merge pull request #179 from venthur/dependabot/pip/mkdocs-material-9.5.5
...
Bump mkdocs-material from 9.4.8 to 9.5.5
2024-01-27 20:34:08 +01:00
Bastian Venthur
cd135709d0
Merge pull request #176 from venthur/dependabot/pip/types-markdown-3.5.0.20240106
...
Bump types-markdown from 3.5.0.1 to 3.5.0.20240106
2024-01-27 20:33:37 +01:00
dependabot[bot]
944bd3a7a0
Bump mkdocs-material from 9.4.8 to 9.5.5
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.8 to 9.5.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.8...9.5.5 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-27 19:29:17 +00:00
Bastian Venthur
7dbccd92e4
Merge pull request #177 from venthur/dependabot/pip/jinja2-3.1.3
...
Bump jinja2 from 3.1.2 to 3.1.3
2024-01-27 20:28:26 +01:00
dependabot[bot]
1a019cd2d0
Bump types-markdown from 3.5.0.1 to 3.5.0.20240106
...
Bumps [types-markdown](https://github.com/python/typeshed ) from 3.5.0.1 to 3.5.0.20240106.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-markdown
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-27 19:28:24 +00:00
Bastian Venthur
c9cb0ea55b
Merge pull request #166 from venthur/dependabot/pip/mkdocstrings-python--0.24.0
...
Bump mkdocstrings[python] from 0.23.0 to 0.24.0
2024-01-27 20:27:49 +01:00
Bastian Venthur
95db1f4431
Merge pull request #175 from venthur/dependabot/pip/mypy-1.8.0
...
Bump mypy from 1.6.1 to 1.8.0
2024-01-27 20:27:17 +01:00
Bastian Venthur
3ee192400a
Merge pull request #173 from venthur/dependabot/pip/wheel-0.42.0
...
Bump wheel from 0.41.3 to 0.42.0
2024-01-27 20:27:00 +01:00
dependabot[bot]
4cc4992be9
Bump jinja2 from 3.1.2 to 3.1.3
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-11 19:53:41 +00:00
dependabot[bot]
364cc1dfb0
Bump mypy from 1.6.1 to 1.8.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.6.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.8.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 14:01:55 +00:00
dependabot[bot]
2b87eaabe0
Bump wheel from 0.41.3 to 0.42.0
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.41.3 to 0.42.0.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.41.3...0.42.0 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 14:49:15 +00:00
Bastian Venthur
a75f723836
Merge pull request #170 from venthur/dependabot/pip/ruff-0.1.7
...
Bump ruff from 0.1.5 to 0.1.7
2023-12-15 12:02:55 +01:00
Bastian Venthur
62a52ca73c
Merge pull request #171 from venthur/dependabot/github_actions/actions/setup-python-5
...
Bump actions/setup-python from 4 to 5
2023-12-15 12:01:32 +01:00
dependabot[bot]
6d1fa4518e
Bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 14:33:18 +00:00
dependabot[bot]
22efa5d207
Bump ruff from 0.1.5 to 0.1.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.5 to 0.1.7.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.5...v0.1.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 14:14:35 +00:00
dependabot[bot]
e0f3e04ff6
Bump mkdocstrings[python] from 0.23.0 to 0.24.0
...
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings ) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.23.0...0.24.0 )
---
updated-dependencies:
- dependency-name: mkdocstrings[python]
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 14:45:51 +00:00