diff options
| author | 2024-03-13 23:03:23 -0700 | |
|---|---|---|
| committer | 2024-03-13 23:03:23 -0700 | |
| commit | af55ef4363cc714a49a480d1c5ec4207a12635f5 (patch) | |
| tree | cf1f3a5eb34d27be449e66c4170e7c28d6a0e58f /pyproject.toml | |
| parent | Bump azure/setup-kubectl to v4.0.0 (diff) | |
| parent | Bump sentry-sdk from 1.41.0 to 1.42.0 (diff) | |
Merge pull request #1256 from python-discord/dependabot/pip/sentry-sdk-1.42.0
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 ba2b9e7b..2b39ef71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ PyJWT = {version = "2.8.0", extras = ["crypto"]}  pymdown-extensions = "10.7"  python-frontmatter = "1.1.0"  pyyaml = "6.0.1" -sentry-sdk = "1.41.0" +sentry-sdk = "1.42.0"  whitenoise = "6.6.0"  psycopg = {extras = ["binary"], version = "3.1.18"} | 
