Skip to content

Commit 33c3077

Browse files
Upgrade: Bump the dependencies group across 1 directory with 6 updates
Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.4.22` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.7` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.3.3` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.13` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.50.0` | `2.58.0` | Updates `certifi` from 2026.1.4 to 2026.4.22 - [Commits](certifi/python-certifi@2026.01.04...2026.04.22) Updates `charset-normalizer` from 3.4.4 to 3.4.7 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.4...3.4.7) Updates `click` from 8.3.1 to 8.3.3 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.1...8.3.3) Updates `idna` from 3.11 to 3.13 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.11...v3.13) Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.1) Updates `sentry-sdk` from 2.50.0 to 2.58.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.50.0...2.58.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: idna dependency-version: '3.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35b9639 commit 33c3077

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
certifi==2026.1.4
2-
charset-normalizer==3.4.4
3-
click==8.3.1
4-
idna==3.11
1+
certifi==2026.4.22
2+
charset-normalizer==3.4.7
3+
click==8.3.3
4+
idna==3.13
55
oauthlib==3.3.1
66
openttd-helpers==2.0.0
7-
requests==2.32.5
7+
requests==2.33.1
88
requests-oauthlib==2.0.0
9-
sentry-sdk==2.50.0
9+
sentry-sdk==2.58.0
1010
urllib3==2.6.3

0 commit comments

Comments
 (0)