diff options
author | 2024-03-14 06:08:15 +0000 | |
---|---|---|
committer | 2024-03-14 06:08:15 +0000 | |
commit | e35a527dc63e6bc1f9f61d4387a0505fd561dc5e (patch) | |
tree | 997a94c24cc8e17fce00a58902f78fbd26dfc9e9 /pyproject.toml | |
parent | Bump azure/setup-kubectl from 3 to 4 (#2956) (diff) |
Bump sentry-sdk from 1.41.0 to 1.42.0 (#2957)
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 6bddad2c0..2fdce14c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ python-dateutil = "2.9.0.post0" python-frontmatter = "1.1.0" rapidfuzz = "3.6.1" regex = "2023.12.25" -sentry-sdk = "1.41.0" +sentry-sdk = "1.42.0" tldextract = "5.1.1" pydantic = "2.5.2" pydantic-settings = "2.2.1" |