Browse Source

deps: Bump sentry-sdk to 2.0.0 stable (#69652)

Sentry Python 2.0.0 stable is out now!
Ivana Kellyerova 10 months ago
parent
commit
9f9d4c46a8
4 changed files with 5 additions and 5 deletions
  1. 1 1
      requirements-base.txt
  2. 2 2
      requirements-dev-frozen.txt
  3. 1 1
      requirements-dev.txt
  4. 1 1
      requirements-frozen.txt

+ 1 - 1
requirements-base.txt

@@ -67,7 +67,7 @@ sentry-kafka-schemas>=0.1.68
 sentry-ophio==0.2.7
 sentry-redis-tools>=0.1.7
 sentry-relay>=0.8.57
-sentry-sdk==2.0.0rc6
+sentry-sdk==2.0.0
 snuba-sdk>=2.0.32
 simplejson>=3.17.6
 sqlparse>=0.4.4

+ 2 - 2
requirements-dev-frozen.txt

@@ -149,7 +149,7 @@ pytest-fail-slow==0.3.0
 pytest-json-report==1.5.0
 pytest-metadata==3.1.1
 pytest-rerunfailures==11.0
-pytest-sentry==0.3.0rc1
+pytest-sentry==0.3.0
 pytest-xdist==3.0.2
 python-dateutil==2.8.2
 python-rapidjson==1.8
@@ -184,7 +184,7 @@ sentry-kafka-schemas==0.1.68
 sentry-ophio==0.2.7
 sentry-redis-tools==0.1.7
 sentry-relay==0.8.57
-sentry-sdk==2.0.0rc6
+sentry-sdk==2.0.0
 sentry-usage-accountant==0.0.10
 simplejson==3.17.6
 six==1.16.0

+ 1 - 1
requirements-dev.txt

@@ -13,7 +13,7 @@ pytest-django>=4.8.0
 pytest-fail-slow>=0.3.0
 pytest-json-report>=1.5.0
 pytest-rerunfailures>=11
-pytest-sentry>=0.3.0rc1
+pytest-sentry>=0.3.0
 pytest-xdist>=3
 responses>=0.23.1
 selenium>=4.16.0

+ 1 - 1
requirements-frozen.txt

@@ -124,7 +124,7 @@ sentry-kafka-schemas==0.1.68
 sentry-ophio==0.2.7
 sentry-redis-tools==0.1.7
 sentry-relay==0.8.57
-sentry-sdk==2.0.0rc6
+sentry-sdk==2.0.0
 sentry-usage-accountant==0.0.10
 simplejson==3.17.6
 six==1.16.0