mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-25 07:03:44 +03:00
Merge pull request #116 from Alexander-D-Karpov/dependabot/pip/sentry-sdk-1.20.0
Bump sentry-sdk from 1.19.1 to 1.20.0
This commit is contained in:
commit
96a7d0efc5
2
poetry.lock
generated
2
poetry.lock
generated
|
@ -5631,4 +5631,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.11"
|
python-versions = "^3.11"
|
||||||
content-hash = "e88180893bf7fe17c6abd07a9bcdfa87637e9f81bc168a391bbd25a264ee83e6"
|
content-hash = "20cd7aa75803b18a50189bf57c0f26a103d737d98f9783385f3cf6f1aa82044f"
|
||||||
|
|
|
@ -56,7 +56,7 @@ django-extensions = "^3.2.1"
|
||||||
django-coverage-plugin = "^3.0.0"
|
django-coverage-plugin = "^3.0.0"
|
||||||
pytest-django = "^4.5.2"
|
pytest-django = "^4.5.2"
|
||||||
gunicorn = "^20.1.0"
|
gunicorn = "^20.1.0"
|
||||||
sentry-sdk = "^1.19.0"
|
sentry-sdk = "^1.20.0"
|
||||||
django-anymail = {extras = ["mailgun"], version = "^9.1"}
|
django-anymail = {extras = ["mailgun"], version = "^9.1"}
|
||||||
django-polymorphic = "^3.1.0"
|
django-polymorphic = "^3.1.0"
|
||||||
django-jazzmin = "^2.6.0"
|
django-jazzmin = "^2.6.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user