From 04aa30e9cff95cb501f8ab2edd2b00cd59a25ace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 00:10:59 +0000 Subject: [PATCH] build(deps): bump the prod-dependencies group across 1 directory with 30 updates Bumps the prod-dependencies group with 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [babel](https://github.com/python-babel/babel) | `2.14.0` | `2.17.0` | | [boto3](https://github.com/boto/boto3) | `1.34.93` | `1.37.13` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.93` | `1.37.13` | | [botocore](https://github.com/boto/botocore) | `1.34.93` | `1.37.13` | | [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.34.93` | `1.37.13` | | [build](https://github.com/pypa/build) | `1.2.1` | `1.2.2` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.3.2` | `3.4.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.0` | `7.7.0` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` | | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.6` | | [keyring](https://github.com/jaraco/keyring) | `25.2.0` | `25.6.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.2.0` | `10.6.0` | | [mypy-boto3-cognito-identity](https://github.com/youtype/mypy_boto3_builder) | `1.34.0` | `1.37.13` | | [mypy-boto3-cognito-idp](https://github.com/youtype/mypy_boto3_builder) | `1.34.93` | `1.37.13` | | [nh3](https://github.com/messense/nh3) | `0.2.17` | `0.2.21` | | [packaging](https://github.com/pypa/packaging) | `24.0` | `24.2` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.10.0` | `1.12.1.2` | | [pygments](https://github.com/pygments/pygments) | `2.17.2` | `2.19.1` | | [pyproject-hooks](https://github.com/pypa/pyproject-hooks) | `1.0.0` | `1.2.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.3.5` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.9.4` | | [s3transfer](https://github.com/boto/s3transfer) | `0.10.1` | `0.11.4` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [sphinx-markdown-builder](https://github.com/liran-funaro/sphinx-markdown-builder) | `0.6.6` | `0.6.8` | | [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) | `2.0.5` | `2.1.0` | | [types-awscrt](https://github.com/youtype/types-awscrt) | `0.20.9` | `0.24.2` | | [types-s3transfer](https://github.com/youtype/types-s3transfer) | `0.10.1` | `0.11.4` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.2` | | [zipp](https://github.com/jaraco/zipp) | `3.18.1` | `3.21.0` | Updates `babel` from 2.14.0 to 2.17.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.17.0) Updates `boto3` from 1.34.93 to 1.37.13 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.93...1.37.13) Updates `boto3-stubs` from 1.34.93 to 1.37.13 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.34.93 to 1.37.13 - [Commits](https://github.com/boto/botocore/compare/1.34.93...1.37.13) Updates `botocore-stubs` from 1.34.93 to 1.37.13 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) Updates `build` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.2.1...1.2.2) Updates `charset-normalizer` from 3.3.2 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.3.2...3.4.1) Updates `coverage` from 7.5.0 to 7.7.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.5.0...7.7.0) Updates `idna` from 3.7 to 3.10 - [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.10) Updates `jinja2` from 3.1.3 to 3.1.6 - [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.6) Updates `keyring` from 25.2.0 to 25.6.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/keyring/compare/v25.2.0...v25.6.0) Updates `more-itertools` from 10.2.0 to 10.6.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v10.2.0...v10.6.0) Updates `mypy-boto3-cognito-identity` from 1.34.0 to 1.37.13 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mypy-boto3-cognito-idp` from 1.34.93 to 1.37.13 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `nh3` from 0.2.17 to 0.2.21 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](https://github.com/messense/nh3/compare/v0.2.17...v0.2.21) Updates `packaging` from 24.0 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.0...24.2) Updates `pkginfo` from 1.10.0 to 1.12.1.2 Updates `pygments` from 2.17.2 to 2.19.1 - [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.19.1) Updates `pyproject-hooks` from 1.0.0 to 1.2.0 - [Changelog](https://github.com/pypa/pyproject-hooks/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/pyproject-hooks/compare/v1.0.0...v1.2.0) Updates `pytest` from 8.2.0 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0...8.3.5) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3) Updates `rich` from 13.7.1 to 13.9.4 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v13.7.1...v13.9.4) Updates `s3transfer` from 0.10.1 to 0.11.4 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.10.1...0.11.4) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.16.0...1.17.0) Updates `sphinx-markdown-builder` from 0.6.6 to 0.6.8 - [Commits](https://github.com/liran-funaro/sphinx-markdown-builder/compare/0.6.6...0.6.8) Updates `sphinxcontrib-htmlhelp` from 2.0.5 to 2.1.0 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.5...2.1.0) Updates `types-awscrt` from 0.20.9 to 0.24.2 - [Release notes](https://github.com/youtype/types-awscrt/releases) - [Commits](https://github.com/youtype/types-awscrt/commits) Updates `types-s3transfer` from 0.10.1 to 0.11.4 - [Release notes](https://github.com/youtype/types-s3transfer/releases) - [Commits](https://github.com/youtype/types-s3transfer/commits) Updates `typing-extensions` from 4.11.0 to 4.12.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.11.0...4.12.2) Updates `zipp` from 3.18.1 to 3.21.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.18.1...v3.21.0) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: botocore-stubs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: mypy-boto3-cognito-identity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: mypy-boto3-cognito-idp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: nh3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: pkginfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: pyproject-hooks dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: s3transfer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: sphinx-markdown-builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: sphinxcontrib-htmlhelp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: types-awscrt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: types-s3transfer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 60 ++++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/requirements.txt b/requirements.txt index eda9337..580a1be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,62 +1,62 @@ alabaster==0.7.16 -Babel==2.14.0 -boto3==1.34.93 -boto3-stubs==1.34.93 -botocore==1.34.93 -botocore-stubs==1.34.93 -build==1.2.1 +Babel==2.17.0 +boto3==1.37.13 +boto3-stubs==1.37.13 +botocore==1.37.13 +botocore-stubs==1.37.13 +build==1.2.2 certifi==2024.2.2 -charset-normalizer==3.3.2 -coverage==7.5.0 +charset-normalizer==3.4.1 +coverage==7.7.0 docutils==0.21.2 execnet==2.1.1 -idna==3.7 +idna==3.10 imagesize==1.4.1 importlib-metadata==7.1.0 iniconfig==2.0.0 jaraco.classes==3.4.0 -Jinja2==3.1.3 +Jinja2==3.1.6 jmespath==1.0.1 -keyring==25.2.0 +keyring==25.6.0 markdown-it-py==3.0.0 MarkupSafe==2.1.5 mdurl==0.1.2 -more-itertools==10.2.0 -mypy-boto3-cognito-identity==1.34.0 -mypy-boto3-cognito-idp==1.34.93 -nh3==0.2.17 -packaging==24.0 -pkginfo==1.10.0 +more-itertools==10.6.0 +mypy-boto3-cognito-identity==1.37.13 +mypy-boto3-cognito-idp==1.37.13 +nh3==0.2.21 +packaging==24.2 +pkginfo==1.12.1.2 pluggy==1.5.0 -Pygments==2.17.2 +Pygments==2.19.1 pyotp==2.9.0 -pyproject_hooks==1.0.0 -pytest==8.2.0 +pyproject_hooks==1.2.0 +pytest==8.3.5 pytest-cov==5.0.0 pytest-xdist==3.6.1 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 readme-renderer==43.0 -requests==2.31.0 +requests==2.32.3 requests-toolbelt==1.0.0 rfc3986==2.0.0 -rich==13.7.1 -s3transfer==0.10.1 -six==1.16.0 +rich==13.9.4 +s3transfer==0.11.4 +six==1.17.0 snowballstemmer==2.2.0 Sphinx==7.3.7 -sphinx-markdown-builder==0.6.6 +sphinx-markdown-builder==0.6.8 sphinxcontrib-applehelp==1.0.8 sphinxcontrib-devhelp==1.0.6 -sphinxcontrib-htmlhelp==2.0.5 +sphinxcontrib-htmlhelp==2.1.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 tabulate==0.9.0 twine==5.0.0 -types-awscrt==0.20.9 -types-s3transfer==0.10.1 +types-awscrt==0.24.2 +types-s3transfer==0.11.4 typing==3.7.4.3 -typing_extensions==4.11.0 +typing_extensions==4.12.2 urllib3<2.3 -zipp==3.18.1 +zipp==3.21.0