Browse Source

deps: symbolic 12.10.0 -> 12.12.0 (#78372)

This removes support for embedded sources in DWARF, the root cause of
https://github.com/getsentry/sentry/issues/78251. See
https://github.com/getsentry/symbolic/pull/870.
Sebastian Zivota 5 months ago
parent
commit
e0c2196c96
3 changed files with 3 additions and 3 deletions
  1. 1 1
      requirements-base.txt
  2. 1 1
      requirements-dev-frozen.txt
  3. 1 1
      requirements-frozen.txt

+ 1 - 1
requirements-base.txt

@@ -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

+ 1 - 1
requirements-dev-frozen.txt

@@ -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

+ 1 - 1
requirements-frozen.txt

@@ -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