Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
[Snyk] Security upgrade pin setuptools to 65.5.1 (#733)
Browse files Browse the repository at this point in the history
  • Loading branch information
thegreyd committed Feb 23, 2023
1 parent c67860b commit e3cfdd5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion requirements-dev.txt
Expand Up @@ -10,4 +10,3 @@ pytest
tox
typing
typing-extensions
setuptools>=49.6.0
1 change: 1 addition & 0 deletions requirements.txt
Expand Up @@ -15,5 +15,6 @@ mysql-connector-python >= 8.0.21
python-dateutil >= 2.8.1
openshift-client >= 1.0.12
setuptools-scm
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
aiohttp
jira==3.4.1

0 comments on commit e3cfdd5

Please sign in to comment.