Skip to content

Commit 9f1837d

Browse files
Upgrade: Bump the dependencies group across 1 directory with 5 updates (#215)
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.6.15` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.2` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.21.0` | `2.30.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.4.0` | Updates `certifi` from 2025.1.31 to 2025.6.15 - [Commits](certifi/python-certifi@2025.01.31...2025.06.15) Updates `charset-normalizer` from 3.4.1 to 3.4.2 - [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.1...3.4.2) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `sentry-sdk` from 2.21.0 to 2.30.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.21.0...2.30.0) Updates `urllib3` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.3.0...2.4.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.6.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 440951e commit 9f1837d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
certifi==2025.1.31
2-
charset-normalizer==3.4.1
1+
certifi==2025.6.15
2+
charset-normalizer==3.4.2
33
click==8.1.8
44
idna==3.10
55
oauthlib==3.2.2
66
openttd-helpers==1.4.0
7-
requests==2.32.3
7+
requests==2.32.4
88
requests-oauthlib==2.0.0
9-
sentry-sdk==2.21.0
10-
urllib3==2.3.0
9+
sentry-sdk==2.30.0
10+
urllib3==2.4.0

0 commit comments

Comments
 (0)