mozilla-releng / balrog

Mozilla's Update Server
http://mozilla-balrog.readthedocs.io/en/latest/index.html
Mozilla Public License 2.0
99 stars 149 forks source link

chore: update dependencies #3113

Closed ahal closed 4 months ago

ahal commented 4 months ago

The major bumps are sentry-sdk and coveralls.

For the former I scanned through https://docs.sentry.io/platforms/python/migration/1.x-to-2.x#scope-pushing and grepped for all the backwards incompatible things, but didn't find anything. So I think we'll be ok.

I couldn't find a migration guide for coveralls, but I think we can deal with any fallout there after the fact.