You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build(deps): 2024-01-11 address vulnerabilities in docs (#386)
* build(deps): bump jinja2 from 2.11.3 to 3.1.3 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@2.11.3...3.1.3)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
UPDATE
After dependabot opened PR to bump Jinja the build broke due to other dependencies.
I ended up bumping:
- sphinx-js
- parsimonious
- Sphinx
To get readthedocs building successfully again
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abdirahim Musse <33973272+abmusse@users.noreply.github.com>
0 commit comments