Skip to content

Commit

Permalink
Latest data: Sat Dec 16 08:05:15 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Dec 16, 2023
1 parent d8a38fe commit 9ecf275
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 7 deletions.
10 changes: 9 additions & 1 deletion audits/duplicity-requirements.audit.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"vulnerabilities": [
{
"modified": "2023-12-05T23:58:16Z",
"modified": "2023-12-16T03:45:59Z",
"published": "2023-12-05T23:43:07Z",
"schema_version": "1.6.0",
"id": "GHSA-v5f6-hjmf-9mc5",
Expand Down Expand Up @@ -126,6 +126,14 @@
{
"type": "PACKAGE",
"url": "https://github.com/iterative/PyDrive2"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/[email protected]/message/CYR5SJKOFSSXFV3E3D2SLXBUBA5WMJJG/"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/[email protected]/message/K34YWTDKBAYWZPOAKBYDM72WIFL5CAYW/"
}
],
"database_specific": {
Expand Down
6 changes: 3 additions & 3 deletions requirements/censys-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
backoff==2.2.1
charset-normalizer==3.3.2
idna==3.4
idna==3.6
markdown-it-py==3.0.0
mdurl==0.1.2
requests==2.31.0
rich==13.6.0
urllib3==2.0.7
rich==13.7.0
urllib3==2.1.0
4 changes: 2 additions & 2 deletions requirements/nvchecker-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
platformdirs==3.11.0
platformdirs==4.1.0
structlog==23.2.0
tornado==6.3.3
tornado==6.4
2 changes: 1 addition & 1 deletion requirements/recoverpy-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ markdown-it-py==3.0.0
mdit-py-plugins==0.4.0
mdurl==0.1.2
rich==13.7.0
textual==0.42.0
textual==0.45.1
uc-micro-py==1.0.2
zipp==3.17.0

0 comments on commit 9ecf275

Please sign in to comment.