Open dependabot[bot] opened 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
de3ef77
) to head (972c0d5
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Image reference | psisharedsharedchncr001.azurecr.io/alphafold:edge |
psisharedsharedchncr001.azurecr.io/alphafold:pr-542 |
---|---|---|
- digest | 35cc0232bf90 |
d082fde90404 |
- provenance | https://github.com/paulscherrerinstitute/alphafold-on-fire/commit/de3ef7709d4a18edecd940fd654063e7e3e5b6a6 | https://github.com/paulscherrerinstitute/alphafold-on-fire/commit/972c0d5b214089e49b4a2ecca8d2874f50e32c02 |
- vulnerabilities | ||
- platform | linux/amd64 | linux/amd64 |
- size | 59 MB | 67 MB (+8.4 MB) |
- packages | 110 | 110 |
Base Image | python:3.10-alpine also known as: • 3.10-alpine3.19 • 3.10.13-alpine • 3.10.13-alpine3.19 |
python:3.10-alpine also known as: • 3.10-alpine3.19 • 3.10.13-alpine • 3.10.13-alpine3.19 |
- vulnerabilities |
apk
(8 changes)Package | Versionpsisharedsharedchncr001.azurecr.io/alphafold:edge |
Versionpsisharedsharedchncr001.azurecr.io/alphafold:pr-542 |
|
---|---|---|---|
:infinity: | .python-rundeps | 20231209.013648 |
20240316.052121 |
:infinity: | expat | 2.5.0-r2 |
2.6.2-r0 |
Removed vulnerabilities (3): |
|||
:infinity: | libcrypto3 | 3.1.4-r2 |
3.1.4-r5 |
:infinity: | libexpat | 2.5.0-r2 |
2.6.2-r0 |
:infinity: | libssl3 | 3.1.4-r2 |
3.1.4-r5 |
:infinity: | openssl | 3.1.4-r2 |
3.1.4-r5 |
Removed vulnerabilities (3): |
|||
:infinity: | tzdata | 2023c-r1 |
2024a-r0 |
:infinity: | zlib | 1.3-r2 |
1.3.1-r0 |
pypi
(3 changes)Package | Versionpsisharedsharedchncr001.azurecr.io/alphafold:edge |
Versionpsisharedsharedchncr001.azurecr.io/alphafold:pr-542 |
|
---|---|---|---|
:infinity: | pip | 23.3.2 |
24.0 |
:infinity: | uvicorn | 0.27.0 |
0.29.0 |
:infinity: | wheel | 0.42.0 |
0.43.0 |
Bumps uvicorn from 0.27.0 to 0.29.0.
Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
fe85206
Version 0.29.0 (#2279)9e32e8e
Cooperative signal handling (#1600)f73b8be
Version 0.28.1 (#2277)76a3812
Revert raiseClientDisconnected
on HTTP (#2276) (#2276)a05ae64
Version 0.28.0 (#2269)4a503d8
Change ruff rules (#2251)0d4747e
UseX-Forwarded-Proto
for WebSockets scheme when the proxy provides it (#2258)93897b5
ExceptAttributeError
onsys.stdin.fileno()
for Windows IIS10 (#1947)ed2d655
Bump cryptography from 42.0.2 to 42.0.4 (#2253)1e5f1be
RaiseClientDisconnected
onsend()
when client disconnected (#2220)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 commands and options
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