diff options
| author | 2023-08-02 14:03:19 +0100 | |
|---|---|---|
| committer | 2023-08-02 14:03:19 +0100 | |
| commit | cff3fc41b8ea445a08a5234d4e9a228c5b4b286b (patch) | |
| tree | de2025b3b22b1912b2ddbfc4a1d34654d77becea /pyproject.toml | |
| parent | Bump taskipy from 1.11.0 to 1.12.0 (#2699) (diff) | |
Bump sentry-sdk from 1.29.1 to 1.29.2 (#2704)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.29.1 to 1.29.2.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.29.1...1.29.2)
---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pyproject.toml b/pyproject.toml index 1cd1d872f..627f85f5c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ python-dateutil = "2.8.2"  python-frontmatter = "1.0.0"  rapidfuzz = "3.1.2"  regex = "2023.6.3" -sentry-sdk = "1.29.1" +sentry-sdk = "1.29.2"  tldextract = "3.4.4"  pydantic = { version = "1.10.9", extras = ["dotenv"]} | 
