Skip to content

Commit

Permalink
Latest data: Wed Dec 18 08:09:38 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Dec 18, 2024
1 parent a7846a8 commit 755b71b
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 8 deletions.
6 changes: 5 additions & 1 deletion audits/bbot-requirements.audit.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"vulnerabilities": [
{
"modified": "2024-12-04T03:37:18Z",
"modified": "2024-12-18T06:34:51Z",
"published": "2024-11-12T00:30:36Z",
"schema_version": "1.6.0",
"id": "GHSA-99w6-3xph-cx78",
Expand Down Expand Up @@ -347,6 +347,10 @@
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:10770"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2024:11145"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2024-11079"
Expand Down
4 changes: 2 additions & 2 deletions requirements/cobo-cli-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ marshmallow==3.23.1
mypy-extensions==1.0.0
packaging==24.2
pycparser==2.22
pydantic==2.10.2
pydantic==2.10.3
pydantic-core==2.27.1
pydantic-settings==2.6.1
pydantic-settings==2.7.0
pynacl==1.5.0
python-dotenv==1.0.1
pyyaml==6.0.2
Expand Down
6 changes: 3 additions & 3 deletions requirements/esphome-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ anyio==4.7.0
appdirs==1.4.4
argcomplete==3.5.2
async-interrupt==1.2.0
attrs==24.2.0
attrs==24.3.0
bitarray==2.9.3
bitstring==4.2.3
bottle==0.13.2
Expand All @@ -15,9 +15,9 @@ click==8.1.7
colorama==0.4.6
defcon==0.10.3
ecdsa==0.19.0
esphome-dashboard==20241120.0
esphome-dashboard==20241217.1
esptool==4.7.0
fonttools==4.55.2
fonttools==4.55.3
freetype-py==2.5.1
fs==2.4.16
gflanguages==0.7.1
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==2.0.0
click==8.0.4
jmespath==0.10.0
oci==2.140.0
oci==2.141.0
prompt-toolkit==3.0.43
pyopenssl==24.3.0
python-dateutil==2.9.0.post0
Expand Down
2 changes: 1 addition & 1 deletion requirements/semgrep-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
attrs==24.2.0
attrs==24.3.0
boltons==21.0.0
bracex==2.5.post1
charset-normalizer==3.4.0
Expand Down

0 comments on commit 755b71b

Please sign in to comment.