From cf365ff273b89e915e21fe716f4aead579c302cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 10:54:57 -0300 Subject: [PATCH] pip: bump the all-pip-packages group with 8 updates (#209) * pip: bump the all-pip-packages group with 8 updates Bumps the all-pip-packages group with 8 updates: | Package | From | To | | --- | --- | --- | | [babel](https://github.com/python-babel/babel) | `2.14.0` | `2.15.0` | | [docutils](https://docutils.sourceforge.io) | `0.19` | `0.21.2` | | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.4` | | [pygments](https://github.com/pygments/pygments) | `2.17.2` | `2.18.0` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2023.12.25` | `2024.5.15` | | [sphinx-intl](https://github.com/sphinx-doc/sphinx-intl) | `2.1.0` | `2.2.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.2` | `4.66.4` | | [translate-toolkit](https://github.com/translate/translate) | `3.12.2` | `3.13.0` | 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](https://github.com/python-babel/babel/compare/v2.14.0...v2.15.0) Updates `docutils` from 0.19 to 0.21.2 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](https://github.com/pallets/jinja/compare/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](https://github.com/pygments/pygments/compare/2.17.2...2.18.0) Updates `regex` from 2023.12.25 to 2024.5.15 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2023.12.25...2024.5.15) Updates `sphinx-intl` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/sphinx-doc/sphinx-intl/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-intl/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx-intl/compare/2.1.0...2.2.0) Updates `tqdm` from 4.66.2 to 4.66.4 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.4) Updates `translate-toolkit` from 3.12.2 to 3.13.0 - [Release notes](https://github.com/translate/translate/releases) - [Changelog](https://github.com/translate/translate/blob/master/docs/history.rst) - [Commits](https://github.com/translate/translate/compare/3.12.2...3.13.0) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-packages - dependency-name: docutils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-packages - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-packages - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-pip-packages - dependency-name: sphinx-intl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-packages - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages - dependency-name: translate-toolkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] * Update Sphinx version and add more packages to requirements.txt --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rafael Fontenelle --- requirements.txt | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3508d6145..0b12a7998 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,31 +1,35 @@ alabaster==0.7.16 -Babel==2.14.0 +Babel==2.15.0 certifi==2024.2.2 charset-normalizer==3.3.2 click==8.1.7 -docutils==0.19 +docutils==0.21.2 idna==3.7 imagesize==1.4.1 -Jinja2==3.1.3 +Jinja2==3.1.4 MarkupSafe==2.1.5 packaging==24.0 polib==1.2.0 pomerge==0.1.4 pospell==1.3 powrap==1.0.1 -Pygments==2.17.2 -regex==2023.12.25 +Pygments==2.18.0 +python-docs-theme>=2023.3.1,!=2023.7 +regex==2024.5.15 requests==2.31.0 snowballstemmer==2.2.0 -Sphinx==6.0.1 -sphinx-intl==2.1.0 +Sphinx==7.3.0 +sphinx-autobuild==2024.4.16 +sphinx-intl==2.2.0 sphinx-lint==0.9.1 +sphinx-notfound-page==1.0.0 sphinxcontrib-applehelp==1.0.8 sphinxcontrib-devhelp==1.0.6 sphinxcontrib-htmlhelp==2.0.5 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 -tqdm==4.66.2 -translate-toolkit==3.12.2 +sphinxext-opengraph==0.7.5 +tqdm==4.66.4 +translate-toolkit==3.13.0 urllib3==1.26.18