Skip to content

Commit 9f9d4c4

Browse files
authored
deps: Bump sentry-sdk to 2.0.0 stable (#69652)
Sentry Python 2.0.0 stable is out now!
1 parent e26fc45 commit 9f9d4c4

4 files changed

+5
-5
lines changed

requirements-base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ sentry-kafka-schemas>=0.1.68
6767
sentry-ophio==0.2.7
6868
sentry-redis-tools>=0.1.7
6969
sentry-relay>=0.8.57
70-
sentry-sdk==2.0.0rc6
70+
sentry-sdk==2.0.0
7171
snuba-sdk>=2.0.32
7272
simplejson>=3.17.6
7373
sqlparse>=0.4.4

requirements-dev-frozen.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ pytest-fail-slow==0.3.0
149149
pytest-json-report==1.5.0
150150
pytest-metadata==3.1.1
151151
pytest-rerunfailures==11.0
152-
pytest-sentry==0.3.0rc1
152+
pytest-sentry==0.3.0
153153
pytest-xdist==3.0.2
154154
python-dateutil==2.8.2
155155
python-rapidjson==1.8
@@ -184,7 +184,7 @@ sentry-kafka-schemas==0.1.68
184184
sentry-ophio==0.2.7
185185
sentry-redis-tools==0.1.7
186186
sentry-relay==0.8.57
187-
sentry-sdk==2.0.0rc6
187+
sentry-sdk==2.0.0
188188
sentry-usage-accountant==0.0.10
189189
simplejson==3.17.6
190190
six==1.16.0

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pytest-django>=4.8.0
1313
pytest-fail-slow>=0.3.0
1414
pytest-json-report>=1.5.0
1515
pytest-rerunfailures>=11
16-
pytest-sentry>=0.3.0rc1
16+
pytest-sentry>=0.3.0
1717
pytest-xdist>=3
1818
responses>=0.23.1
1919
selenium>=4.16.0

requirements-frozen.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ sentry-kafka-schemas==0.1.68
124124
sentry-ophio==0.2.7
125125
sentry-redis-tools==0.1.7
126126
sentry-relay==0.8.57
127-
sentry-sdk==2.0.0rc6
127+
sentry-sdk==2.0.0
128128
sentry-usage-accountant==0.0.10
129129
simplejson==3.17.6
130130
six==1.16.0

0 commit comments

Comments
 (0)