Skip to content

Commit

Permalink
[Snyk] Security upgrade setuptools from 40.5.0 to 65.5.1 (#1332)
Browse files Browse the repository at this point in the history
* fix: requirements.txt to reduce vulnerabilities


The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412

* bump pre-commit to 3.8.0

---------

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
lbbrhzn and snyk-bot authored Sep 22, 2024
1 parent e1f6543 commit f41dd52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ruff==0.6.6
ocpp==1.0.0
websockets==13.0.1
jsonschema==4.23.0
pre-commit
pre-commit==3.8.0
pytest-homeassistant-custom-component==0.13.163
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit f41dd52

Please sign in to comment.