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: [botocore](https://github.com/boto/botocore), [python-dateutil](https://github.com/dateutil/dateutil) and [sentry-sdk](https://github.com/getsentry/sentry-python).


Updates `botocore` from 1.34.53 to 1.34.74
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.53...1.34.74)

Updates `python-dateutil` from 2.9.0 to 2.9.0.post0
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](dateutil/dateutil@2.9.0...2.9.0.post0)

Updates `sentry-sdk` from 1.40.6 to 1.44.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@1.40.6...1.44.0)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: python-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 29a3cc8 commit 870afc7
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
Expand Up @@ -3,7 +3,7 @@ aioredis==2.0.1
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.2.0
botocore==1.34.53
botocore==1.34.74
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
Expand All @@ -15,8 +15,8 @@ multidict==6.0.5
openttd-helpers==1.4.0
pproxy==2.7.9
pynamodb==6.0.0
python-dateutil==2.9.0
sentry-sdk==1.40.6
python-dateutil==2.9.0.post0
sentry-sdk==1.44.0
six==1.16.0
typing_extensions==4.10.0
urllib3==1.26.18
Expand Down

0 comments on commit 870afc7

Please sign in to comment.