From 44f4fbc2ca41e515713dbadf278c8c1cbd723f59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 10:36:15 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group across 1 directory with 4 updates Bumps the production-dependencies group with 4 updates in the /docs directory: [babel](https://github.com/python-babel/babel), [certifi](https://github.com/certifi/python-certifi), [idna](https://github.com/kjd/idna) and [pyparsing](https://github.com/pyparsing/pyparsing). Updates `babel` from 2.15.0 to 2.16.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.15.0...v2.16.0) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2024.08.30) Updates `idna` from 3.7 to 3.8 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.7...v3.8) Updates `pyparsing` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_3.1.2...3.1.4) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 43d06aefd9..b167cf18f6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,17 +1,17 @@ -Babel==2.15.0 +Babel==2.16.0 Jinja2==3.1.4 MarkupSafe==2.1.5 Pygments==2.18.0 Sphinx==7.4.7 -certifi==2024.7.4 +certifi==2024.8.30 chardet==5.2.0 commonmark==0.9.1 docutils==0.20.1 -idna==3.7 +idna==3.8 imagesize==1.4.1 myst-parser==4.0.0 packaging==24.1 -pyparsing==3.1.2 +pyparsing==3.1.4 pytz==2024.1 requests==2.32.3 snowballstemmer==2.2.0