Skip to content

Commit

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


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.8
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.7...v3.8)

Updates `sentry-sdk` from 2.7.1 to 2.13.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.13.0)

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 35781f2 commit dd8ec17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.8
oauthlib==3.2.2
openttd-helpers==1.4.0
requests==2.32.3
requests-oauthlib==2.0.0
sentry-sdk==2.7.1
sentry-sdk==2.13.0
urllib3==2.2.2

0 comments on commit dd8ec17

Please sign in to comment.