Skip to content

Commit

Permalink
Bump sentry-sdk from 1.14.0 to 2.8.0 (#2260)
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from
1.14.0 to 2.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-python/releases">sentry-sdk's
releases</a>.</em></p>
<blockquote>
<h2>2.8.0</h2>
<h3>Various fixes &amp; improvements</h3>
<ul>
<li><code>profiler_id</code> uses underscore (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3249">#3249</a>)
by <a
href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li>
<li>Don't send full env to subprocess (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3251">#3251</a>)
by <a
href="https://github.com/kmichel-aiven"><code>@​kmichel-aiven</code></a></li>
<li>Stop using <code>Hub</code> in <code>HttpTransport</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3247">#3247</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Remove <code>ipdb</code> from test requirements (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3237">#3237</a>)
by <a href="https://github.com/rominf"><code>@​rominf</code></a></li>
<li>Avoid propagation of empty baggage (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/2968">#2968</a>)
by <a
href="https://github.com/hartungstenio"><code>@​hartungstenio</code></a></li>
<li>Add entry point for <code>SentryPropagator</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3086">#3086</a>)
by <a href="https://github.com/mender"><code>@​mender</code></a></li>
<li>Bump checkouts/data-schemas from <code>8c13457</code> to
<code>88273a9</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3225">#3225</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<h2>2.7.1</h2>
<h3>Various fixes &amp; improvements</h3>
<ul>
<li>fix(otel): Fix missing baggage (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3218">#3218</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>This is the config file of asdf-vm which we do not use. (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3215">#3215</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>Added option to disable middleware spans in Starlette (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3052">#3052</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>build: Update tornado version in setup.py to match code check. (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3206">#3206</a>)
by <a
href="https://github.com/aclemons"><code>@​aclemons</code></a></li>
</ul>
<h2>2.7.0</h2>
<ul>
<li>Add <code>origin</code> to spans and transactions (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3133">#3133</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>OTel: Set up typing for OTel (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3168">#3168</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>OTel: Auto instrumentation skeleton (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3143">#3143</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>OpenAI: If there is an internal error, still return a value (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3192">#3192</a>)
by <a
href="https://github.com/colin-sentry"><code>@​colin-sentry</code></a></li>
<li>MongoDB: Add MongoDB collection span tag (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3182">#3182</a>)
by <a
href="https://github.com/0Calories"><code>@​0Calories</code></a></li>
<li>MongoDB: Change span operation from <code>db.query</code> to
<code>db</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3186">#3186</a>)
by <a
href="https://github.com/0Calories"><code>@​0Calories</code></a></li>
<li>MongoDB: Remove redundant command name in query description (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3189">#3189</a>)
by <a
href="https://github.com/0Calories"><code>@​0Calories</code></a></li>
<li>Apache Spark: Fix spark driver integration (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3162">#3162</a>)
by <a
href="https://github.com/seyoon-lim"><code>@​seyoon-lim</code></a></li>
<li>Apache Spark: Add Spark test suite to tox.ini and to CI (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3199">#3199</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>Codecov: Add failed test commits in PRs (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3190">#3190</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>Update library, Python versions in tests (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3202">#3202</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>Remove Hub from our test suite (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3197">#3197</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>Use env vars for default CA cert bundle location (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3160">#3160</a>)
by <a
href="https://github.com/DragoonAethis"><code>@​DragoonAethis</code></a></li>
<li>Create a separate test group for AI (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3198">#3198</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>Add additional stub packages for type checking (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3122">#3122</a>)
by <a
href="https://github.com/Daverball"><code>@​Daverball</code></a></li>
<li>Proper naming of requirements files (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3191">#3191</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>Pinning pip because new version does not work with some versions of
Celery and Httpx (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3195">#3195</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>build(deps): bump supercharge/redis-github-action from 1.7.0 to
1.8.0 (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3193">#3193</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3171">#3171</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>build(deps): update pytest-asyncio requirement (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3087">#3087</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<h2>2.6.0</h2>
<ul>
<li>Introduce continuous profiling mode (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/2830">#2830</a>)
by <a
href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li>
<li>Profiling: Add deprecation comment for profiler internals (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3167">#3167</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>Profiling: Move thread data to trace context (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3157">#3157</a>)
by <a
href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li>
<li>Explicitly export cron symbols for typecheckers (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3072">#3072</a>)
by <a href="https://github.com/spladug"><code>@​spladug</code></a></li>
<li>Cleaning up ASGI tests for Django (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3180">#3180</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>Celery: Add Celery receive latency (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3174">#3174</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>Metrics: Update type hints for tag values (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3156">#3156</a>)
by <a href="https://github.com/elramen"><code>@​elramen</code></a></li>
<li>Django: Fix psycopg3 reconnect error (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3111">#3111</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md">sentry-sdk's
changelog</a>.</em></p>
<blockquote>
<h2>2.8.0</h2>
<h3>Various fixes &amp; improvements</h3>
<ul>
<li><code>profiler_id</code> uses underscore (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3249">#3249</a>)
by <a
href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li>
<li>Don't send full env to subprocess (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3251">#3251</a>)
by <a
href="https://github.com/kmichel-aiven"><code>@​kmichel-aiven</code></a></li>
<li>Stop using <code>Hub</code> in <code>HttpTransport</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3247">#3247</a>)
by <a
href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li>
<li>Remove <code>ipdb</code> from test requirements (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3237">#3237</a>)
by <a href="https://github.com/rominf"><code>@​rominf</code></a></li>
<li>Avoid propagation of empty baggage (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/2968">#2968</a>)
by <a
href="https://github.com/hartungstenio"><code>@​hartungstenio</code></a></li>
<li>Add entry point for <code>SentryPropagator</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3086">#3086</a>)
by <a href="https://github.com/mender"><code>@​mender</code></a></li>
<li>Bump checkouts/data-schemas from <code>8c13457</code> to
<code>88273a9</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3225">#3225</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<h2>2.7.1</h2>
<h3>Various fixes &amp; improvements</h3>
<ul>
<li>fix(otel): Fix missing baggage (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3218">#3218</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>This is the config file of asdf-vm which we do not use. (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3215">#3215</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>Added option to disable middleware spans in Starlette (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3052">#3052</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>build: Update tornado version in setup.py to match code check. (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3206">#3206</a>)
by <a
href="https://github.com/aclemons"><code>@​aclemons</code></a></li>
</ul>
<h2>2.7.0</h2>
<ul>
<li>Add <code>origin</code> to spans and transactions (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3133">#3133</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>OTel: Set up typing for OTel (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3168">#3168</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>OTel: Auto instrumentation skeleton (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3143">#3143</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>OpenAI: If there is an internal error, still return a value (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3192">#3192</a>)
by <a
href="https://github.com/colin-sentry"><code>@​colin-sentry</code></a></li>
<li>MongoDB: Add MongoDB collection span tag (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3182">#3182</a>)
by <a
href="https://github.com/0Calories"><code>@​0Calories</code></a></li>
<li>MongoDB: Change span operation from <code>db.query</code> to
<code>db</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3186">#3186</a>)
by <a
href="https://github.com/0Calories"><code>@​0Calories</code></a></li>
<li>MongoDB: Remove redundant command name in query description (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3189">#3189</a>)
by <a
href="https://github.com/0Calories"><code>@​0Calories</code></a></li>
<li>Apache Spark: Fix spark driver integration (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3162">#3162</a>)
by <a
href="https://github.com/seyoon-lim"><code>@​seyoon-lim</code></a></li>
<li>Apache Spark: Add Spark test suite to tox.ini and to CI (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3199">#3199</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>Codecov: Add failed test commits in PRs (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3190">#3190</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>Update library, Python versions in tests (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3202">#3202</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>Remove Hub from our test suite (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3197">#3197</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>Use env vars for default CA cert bundle location (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3160">#3160</a>)
by <a
href="https://github.com/DragoonAethis"><code>@​DragoonAethis</code></a></li>
<li>Create a separate test group for AI (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3198">#3198</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>Add additional stub packages for type checking (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3122">#3122</a>)
by <a
href="https://github.com/Daverball"><code>@​Daverball</code></a></li>
<li>Proper naming of requirements files (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3191">#3191</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>Pinning pip because new version does not work with some versions of
Celery and Httpx (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3195">#3195</a>)
by <a
href="https://github.com/antonpirker"><code>@​antonpirker</code></a></li>
<li>build(deps): bump supercharge/redis-github-action from 1.7.0 to
1.8.0 (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3193">#3193</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3171">#3171</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>build(deps): update pytest-asyncio requirement (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3087">#3087</a>)
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<h2>2.6.0</h2>
<ul>
<li>Introduce continuous profiling mode (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/2830">#2830</a>)
by <a
href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li>
<li>Profiling: Add deprecation comment for profiler internals (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3167">#3167</a>)
by <a
href="https://github.com/sentrivana"><code>@​sentrivana</code></a></li>
<li>Profiling: Move thread data to trace context (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3157">#3157</a>)
by <a
href="https://github.com/Zylphrex"><code>@​Zylphrex</code></a></li>
<li>Explicitly export cron symbols for typecheckers (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3072">#3072</a>)
by <a href="https://github.com/spladug"><code>@​spladug</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/sentry-python/commit/6f4685e29b072d02edfb5c9def75120e88e600e4"><code>6f4685e</code></a>
Update CHANGELOG.md</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/7e6998e13ff3927a76f609c15ff2be5e0ce8b40c"><code>7e6998e</code></a>
release: 2.8.0</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/32335dde277fa4467826170bf8a659a109921d60"><code>32335dd</code></a>
fix(profiling): profiler_id uses underscore (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3249">#3249</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/763e40aa4cb57ecced467f48f78f335c87e9bdff"><code>763e40a</code></a>
fix(integrations): don't send full env to subprocess (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3251">#3251</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/31efa62c90e5b88c6c15b55f6908a25133d65958"><code>31efa62</code></a>
ref(transport): Stop using <code>Hub</code> in
<code>HttpTransport</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3247">#3247</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/defb44860283348576a957ba481b2359bcc40a54"><code>defb448</code></a>
build: Remove ipdb from test requirements (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3237">#3237</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/407f651f66fa811a20241579aa7881de624b3e20"><code>407f651</code></a>
feat(opentelemetry): Add entry point for SentryPropagator (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3086">#3086</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/eab218c91ae2b894df18751e347fd94972a4fe06"><code>eab218c</code></a>
build(deps): bump checkouts/data-schemas from <code>8c13457</code> to
<code>88273a9</code> (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/3225">#3225</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/57825605d952bcf0272c52c5f382bf3e34935819"><code>5782560</code></a>
fix(opentelemetry): avoid propagation of empty baggage (<a
href="https://redirect.github.com/getsentry/sentry-python/issues/2968">#2968</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-python/commit/6701616b615d36ad2ee35e87232d513ac5dede2b"><code>6701616</code></a>
Merge branch 'release/2.7.1'</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/sentry-python/compare/1.14.0...2.8.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sentry-sdk&package-manager=pip&previous-version=1.14.0&new-version=2.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/MIT-LCP/physionet-build/network/alerts).

</details>
  • Loading branch information
tompollard authored Jul 24, 2024
2 parents 75b7f91 + 3773687 commit aa2679b
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 12 deletions.
28 changes: 20 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ psycopg2 = "2.9.5"
httplib2 = "^0.19.0"
oauthlib = "^3.2.2"
requests-oauthlib = "^1.3.0"
sentry-sdk = "^1.14.0"
sentry-sdk = "^2.8.0"
python-json-logger = "^2.0.2"
django-storages = { version = "^1.11.1", extras = ["google"] }
"pdfminer.six" = "^20211012"
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -630,9 +630,9 @@ s3transfer==0.6.2 ; python_version >= "3.9" and python_version < "4.0" \
selenium==3.141.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:2d7131d7bc5a5b99a2d9b04aaf2612c411b03b8ca1b1ee8d3de5845a9be2cb3c \
--hash=sha256:deaf32b60ad91a4611b98d8002757f29e6f2c2d5fcaf202e1c9ad06d6772300d
sentry-sdk==1.14.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:273fe05adf052b40fd19f6d4b9a5556316807246bd817e5e3482930730726bb0 \
--hash=sha256:72c00322217d813cf493fe76590b23a757e063ff62fec59299f4af7201dd4448
sentry-sdk==2.8.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:6051562d2cfa8087bb8b4b8b79dc44690f8a054762a29c07e22588b1f619bfb5 \
--hash=sha256:aa4314f877d9cd9add5a0c9ba18e3f27f99f7de835ce36bd150e48a41c7c646f
setuptools==70.0.0 ; python_version >= "3.9" and python_version < "4.0" \
--hash=sha256:54faa7f2e8d2d11bcd2c07bed282eef1046b5c080d1c32add737d7b5817b1ad4 \
--hash=sha256:f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0
Expand Down

0 comments on commit aa2679b

Please sign in to comment.