Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the python group across 1 directory with 12 updates
Bumps the python group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.2` | `3.1.4` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.0.3` | `3.0.4` | | [zipp](https://github.com/jaraco/zipp) | `3.19.2` | `3.20.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.6` | `3.3.1` | | [bandit](https://github.com/PyCQA/bandit) | `1.7.9` | `1.7.10` | | [mypy](https://github.com/python/mypy) | `1.11.1` | `1.11.2` | | [types-setuptools](https://github.com/python/typeshed) | `71.1.0.20240806` | `75.1.0.20240917` | | [gunicorn](https://github.com/benoitc/gunicorn) | `22.0.0` | `23.0.0` | Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) 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](kjd/idna@v3.7...v3.10) 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](pyparsing/pyparsing@pyparsing_3.1.2...3.1.4) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `werkzeug` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.3...3.0.4) Updates `zipp` from 3.19.2 to 3.20.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.19.2...v3.20.2) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) Updates `pylint` from 3.2.6 to 3.3.1 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.6...v3.3.1) Updates `bandit` from 1.7.9 to 1.7.10 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.9...1.7.10) Updates `mypy` from 1.11.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) Updates `types-setuptools` from 71.1.0.20240806 to 75.1.0.20240917 - [Commits](https://github.com/python/typeshed/commits) Updates `gunicorn` from 22.0.0 to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information