Skip to content

Commit

Permalink
deps: symbolic 12.10.0 -> 12.12.0 (#78372)
Browse files Browse the repository at this point in the history
This removes support for embedded sources in DWARF, the root cause of
#78251. See
getsentry/symbolic#870.
  • Loading branch information
loewenheim authored Oct 1, 2024
1 parent 6c126ab commit e0c2196
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ simplejson>=3.17.6
sqlparse>=0.4.4
statsd>=3.3
structlog>=22
symbolic==12.10.0
symbolic==12.12.0
tiktoken>=0.6.0
tldextract>=5.1.2
toronado>=0.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev-frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ sqlparse==0.5.0
statsd==3.3.0
stripe==3.1.0
structlog==22.1.0
symbolic==12.10.0
symbolic==12.12.0
tiktoken==0.6.0
time-machine==2.13.0
tldextract==5.1.2
Expand Down
2 changes: 1 addition & 1 deletion requirements-frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ sqlparse==0.5.0
statsd==3.3.0
stripe==3.1.0
structlog==22.1.0
symbolic==12.10.0
symbolic==12.12.0
tiktoken==0.6.0
tldextract==5.1.2
toronado==0.1.0
Expand Down

0 comments on commit e0c2196

Please sign in to comment.