Skip to content

Commit

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


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](kjd/idna@v3.6...v3.7)

Updates `requests-oauthlib` from 1.3.1 to 2.0.0
- [Release notes](https://github.com/requests/requests-oauthlib/releases)
- [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst)
- [Commits](requests/requests-oauthlib@v1.3.1...v2.0.0)

Updates `sentry-sdk` from 1.40.6 to 2.0.1
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.40.6...2.0.1)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: requests-oauthlib
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent e26fafe commit a999c53
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.2.2
charset-normalizer==3.3.2
click==8.1.7
idna==3.6
idna==3.7
oauthlib==3.2.2
openttd-helpers==1.4.0
requests==2.31.0
requests-oauthlib==1.3.1
sentry-sdk==1.40.6
requests-oauthlib==2.0.0
sentry-sdk==2.0.1
urllib3==2.2.1

0 comments on commit a999c53

Please sign in to comment.