Skip to content

Commit

Permalink
Upgrade: Bump the dependencies group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 4 updates in the / directory: [certifi](https://github.com/certifi/python-certifi), [idna](https://github.com/kjd/idna), [sentry-sdk](https://github.com/getsentry/sentry-python) and [urllib3](https://github.com/urllib3/urllib3).


Updates `certifi` from 2024.6.2 to 2024.8.30
- [Commits](certifi/python-certifi@2024.06.02...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 `sentry-sdk` from 2.7.1 to 2.14.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.7.1...2.14.0)

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)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 35781f2 commit d2f6e03
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
certifi==2024.6.2
certifi==2024.8.30
charset-normalizer==3.3.2
click==8.1.7
idna==3.7
idna==3.10
oauthlib==3.2.2
openttd-helpers==1.4.0
requests==2.32.3
requests-oauthlib==2.0.0
sentry-sdk==2.7.1
urllib3==2.2.2
sentry-sdk==2.14.0
urllib3==2.2.3

0 comments on commit d2f6e03

Please sign in to comment.