Skip to content

Commit 487d081

Browse files
build(deps): bump the production-dependencies group (#3364)
Bumps the production-dependencies group in /docs with 3 updates: [babel](https://github.com/python-babel/babel), [jinja2](https://github.com/pallets/jinja) and [pygments](https://github.com/pygments/pygments). Updates `babel` from 2.14.0 to 2.15.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.14.0...v2.15.0) Updates `jinja2` 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](pallets/jinja@3.1.3...3.1.4) Updates `pygments` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.17.2...2.18.0) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pygments 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>
1 parent 755d669 commit 487d081

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Babel==2.14.0
2-
Jinja2==3.1.3
1+
Babel==2.15.0
2+
Jinja2==3.1.4
33
MarkupSafe==2.1.5
4-
Pygments==2.17.2
4+
Pygments==2.18.0
55
Sphinx==6.2.1
66
alabaster==0.7.16
77
certifi==2024.2.2

0 commit comments

Comments
 (0)