Skip to content

Commit

Permalink
Latest data: Wed Jun 26 08:05:53 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Jun 26, 2024
1 parent 73584fd commit 6fdabf8
Show file tree
Hide file tree
Showing 10 changed files with 32 additions and 291 deletions.
6 changes: 5 additions & 1 deletion audits/gdbgui-requirements.audit.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"vulnerabilities": [
{
"modified": "2024-06-10T18:54:23Z",
"modified": "2024-06-26T03:47:06Z",
"published": "2024-04-11T15:30:48Z",
"schema_version": "1.6.0",
"id": "GHSA-3rq5-2g8h-59hc",
Expand Down Expand Up @@ -216,6 +216,10 @@
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X3BNSIK5NFYSAP53Y45GOCMOQHHDLGIF"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20240510-0001"
Expand Down
266 changes: 0 additions & 266 deletions audits/ggshield-requirements.audit.json

This file was deleted.

14 changes: 7 additions & 7 deletions requirements/bzt-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cssselect==1.2.0
cython==3.0.10
dill==0.3.8
frozenlist==1.4.1
fuzzyset2==0.2.3
fuzzyset2==0.2.4
h11==0.14.0
hdrpy==0.3.3
humanize==4.9.0
Expand All @@ -22,17 +22,17 @@ msgpack==1.0.8
multidict==6.0.5
multiprocess==0.70.16
progressbar33==2.4
prompt-toolkit==3.0.43
psutil==5.9.8
prompt-toolkit==3.0.47
psutil==6.0.0
python-dateutil==2.9.0.post0
python-engineio==4.9.1
python-socketio==5.11.2
python-socketio==5.11.3
pytz==2024.1
pyvirtualdisplay==3.0
pyyaml==6.0.1
rapidfuzz==3.9.1
requests==2.32.1
setuptools==69.5.1
rapidfuzz==3.9.3
requests==2.32.3
setuptools==70.1.0
simple-websocket==1.0.0
six==1.16.0
terminaltables==3.1.10
Expand Down
6 changes: 3 additions & 3 deletions requirements/cfn-lint-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
annotated-types==0.7.0
attrs==23.2.0
aws-sam-translator==1.89.0
boto3==1.34.131
botocore==1.34.131
boto3==1.34.133
botocore==1.34.133
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
Expand All @@ -17,7 +17,7 @@ pyyaml==6.0.1
referencing==0.35.1
regex==2024.5.15
rpds-py==0.18.1
s3transfer==0.10.1
s3transfer==0.10.2
six==1.16.0
sympy==1.12.1
typing-extensions==4.12.2
Expand Down
5 changes: 3 additions & 2 deletions requirements/ggshield-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ mypy-extensions==1.0.0
oauthlib==3.2.2
packaging==24.1
platformdirs==3.0.0
pygitguardian==1.14.0
pygitguardian==1.15.2
pygments==2.18.0
pyjwt==2.6.0
python-dotenv==0.21.1
pyyaml==6.0.1
requests==2.31.0
requests==2.32.3
rich==12.5.1
setuptools==70.1.1
typing-extensions==4.12.2
typing-inspect==0.9.0
urllib3==2.2.2
4 changes: 2 additions & 2 deletions requirements/locust-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ itsdangerous==2.2.0
jinja2==3.1.4
markupsafe==2.1.5
msgpack==1.0.8
psutil==5.9.8
psutil==6.0.0
pyzmq==26.0.3
requests==2.32.3
setuptools==70.0.0
setuptools==70.1.1
urllib3==2.2.2
werkzeug==3.0.3
zope-event==5.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/oci-cli-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ arrow==1.3.0
circuitbreaker==1.4.0
click==8.0.4
jmespath==0.10.0
oci==2.128.2
oci==2.129.0
prompt-toolkit==3.0.43
pyopenssl==24.1.0
python-dateutil==2.9.0.post0
Expand Down
2 changes: 2 additions & 0 deletions requirements/openvino-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
openvino-telemetry==2023.2.1
packaging==24.0
Loading

0 comments on commit 6fdabf8

Please sign in to comment.