summaryrefslogtreecommitdiff
path: root/docs/requirements.txt
AgeCommit message (Collapse)Author
2024-12-24chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /docs (#982)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17chore(deps): bump jinja2 from 3.0.3 to 3.1.4 in /docs (#714)dependabot[bot]
* chore(deps): bump jinja2 from 3.0.3 to 3.1.4 in /docs Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.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.0.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Upgrade mkdocs to 1.3.0, and mkdocs-material to 7.1.8 in docs/requirements.txt to work with jinja2 3.1.4 Signed-off-by: Cheng Fang <cfang@redhat.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Cheng Fang <cfang@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cheng Fang <cfang@redhat.com>
2023-12-04chore(deps): bump pygments from 2.7.4 to 2.15.0 in /docsdependabot[bot]
Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 to 2.15.0. - [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.7.4...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-24chore: Fix building readthedocs (#509)jannfis
Signed-off-by: jannfis <jann@mistrust.net> Signed-off-by: jannfis <jann@mistrust.net>
2022-03-25chore: Fix mkdocs requirements (#409)jannfis
Signed-off-by: jannfis <jann@mistrust.net>
2022-01-14chore(deps): bump mkdocs from 1.1.2 to 1.2.3 in /docs (#347)dependabot[bot]
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.1.2 to 1.2.3. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.1.2...1.2.3) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02chore: Fix readthedocs builds (#231)jannfis
Signed-off-by: jannfis <jann@mistrust.net>
2020-08-04Add configuration for readthedocs.iojannfis