Skip to content

Commit 5344837

Browse files
authored
deps: Symbolic 12.8.0 -> 12.10.0 (#77383)
In particular, this pulls in getsentry/symbolic#853. Fixes #76857.
1 parent cd5b45a commit 5344837

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements-base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ simplejson>=3.17.6
7777
sqlparse>=0.4.4
7878
statsd>=3.3
7979
structlog>=22
80-
symbolic==12.8.0
80+
symbolic==12.10.0
8181
tiktoken>=0.6.0
8282
tldextract>=5.1.2
8383
toronado>=0.1.0

requirements-dev-frozen.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ sqlparse==0.5.0
200200
statsd==3.3.0
201201
stripe==3.1.0
202202
structlog==22.1.0
203-
symbolic==12.8.0
203+
symbolic==12.10.0
204204
tiktoken==0.6.0
205205
time-machine==2.13.0
206206
tldextract==5.1.2

requirements-frozen.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ sqlparse==0.5.0
140140
statsd==3.3.0
141141
stripe==3.1.0
142142
structlog==22.1.0
143-
symbolic==12.8.0
143+
symbolic==12.10.0
144144
tiktoken==0.6.0
145145
tldextract==5.1.2
146146
toronado==0.1.0

0 commit comments

Comments
 (0)