Assigned RUSTSEC-2023-0076 to cpython (#1843)

Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-12-20 17:34:55 -05:00
committed by GitHub
parent 5fbac74663
commit dc1d79ccc5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs.
f76570fcb66840ef615c8ff75bd5eee7e7dab97251e89d8bc4d42138bef887e0 -
56de70e3fa39c60a39b175766f9edc2bf8a82dec4f00fc75b3c7b35ccd6c2263 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0076"
package = "cpython"
date = "2023-11-14"
url = "https://github.com/dgrunwald/rust-cpython/commit/e815555"