Skip to content

Commit

Permalink
build(deps): bump the production-dependencies group (#3761)
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group in /docs with 2 updates: [jinja2](https://github.com/pallets/jinja) and [urllib3](https://github.com/urllib3/urllib3).


Updates `jinja2` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

Updates `urllib3` from 2.2.3 to 2.3.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.3...2.3.0)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 842a360 commit 702e614
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Babel==2.16.0
Jinja2==3.1.4
Jinja2==3.1.5
MarkupSafe==3.0.2
Pygments==2.18.0
Sphinx==7.4.7
Expand All @@ -24,4 +24,4 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sphinxext-rediraffe==0.2.7
urllib3==2.2.3
urllib3==2.3.0

0 comments on commit 702e614

Please # to comment.