Skip to content

Commit

Permalink
chore(deps): update sentry-sdk[aiohttp] requirement (#85)
Browse files Browse the repository at this point in the history
Updates the requirements on [sentry-sdk[aiohttp]](https://github.com/getsentry/sentry-python) to permit the latest version.
- [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.3.1...2.10.0)

---
updated-dependencies:
- dependency-name: sentry-sdk[aiohttp]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 2517a60 commit 0eebee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ discord.py[speed] ~= 2.3.2
Jinja2 ~= 3.1.4
pydantic ~= 2.7.3
pydantic-settings ~= 2.2.1
sentry-sdk[aiohttp] ~= 2.3.1
sentry-sdk[aiohttp] ~= 2.10.0
tomlkit ~= 0.12.5

0 comments on commit 0eebee9

Please sign in to comment.