From 0272a012b106581613cff1a9ce9092c5104e6da0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 09:07:59 +0200 Subject: [PATCH] Upgrade: Bump the dependencies-pip group across 1 directory with 12 updates (#248) Bumps the dependencies-pip group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [blinker](https://github.com/pallets-eco/blinker) | `1.7.0` | `1.8.2` | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.6.2` | | [flask](https://github.com/pallets/flask) | `3.0.2` | `3.0.3` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.1` | `8.0.0` | | [itsdangerous](https://github.com/pallets/itsdangerous) | `2.1.2` | `2.2.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.4` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.40.6` | `2.7.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.1` | `2.2.2` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.0.1` | `3.0.3` | | [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.19.2` | Updates `blinker` from 1.7.0 to 1.8.2 - [Release notes](https://github.com/pallets-eco/blinker/releases) - [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets-eco/blinker/compare/1.7.0...1.8.2) Updates `certifi` from 2024.2.2 to 2024.6.2 - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.06.02) Updates `flask` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/3.0.2...3.0.3) Updates `idna` from 3.6 to 3.7 - [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.6...v3.7) Updates `importlib-metadata` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v7.0.1...v8.0.0) Updates `itsdangerous` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/pallets/itsdangerous/releases) - [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/itsdangerous/compare/2.1.2...2.2.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](https://github.com/pallets/jinja/compare/3.1.3...3.1.4) 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 `sentry-sdk` from 1.40.6 to 2.7.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.40.6...2.7.1) Updates `urllib3` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2) Updates `werkzeug` from 3.0.1 to 3.0.3 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.0.1...3.0.3) Updates `zipp` from 3.17.0 to 3.19.2 - [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.17.0...v3.19.2) --- updated-dependencies: - dependency-name: blinker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-pip - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-pip - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-pip - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-pip - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies-pip - dependency-name: itsdangerous dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-pip - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-pip - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-pip - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies-pip - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-pip - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies-pip - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patric Stout --- requirements.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements.txt b/requirements.txt index f1bce19..cbc51a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ -blinker==1.7.0 -certifi==2024.2.2 +blinker==1.8.2 +certifi==2024.6.2 charset-normalizer==3.3.2 click==8.1.7 -Flask==3.0.2 -idna==3.6 -importlib-metadata==7.0.1 -itsdangerous==2.1.2 -Jinja2==3.1.3 +Flask==3.0.3 +idna==3.7 +importlib_metadata==8.0.0 +itsdangerous==2.2.0 +Jinja2==3.1.4 MarkupSafe==2.1.5 openttd-helpers==1.4.0 -requests==2.31.0 -sentry-sdk==1.40.6 -urllib3==2.2.1 -Werkzeug==3.0.1 -zipp==3.17.0 +requests==2.32.3 +sentry-sdk==2.7.1 +urllib3==2.2.2 +Werkzeug==3.0.3 +zipp==3.19.2