Skip to content

Commit

Permalink
Merge pull request #25 from os-climate/pipfile-updates
Browse files Browse the repository at this point in the history
Chore: Fix setuptools vulnerability
  • Loading branch information
ModeSevenIndustrialSolutions authored Nov 21, 2023
2 parents 7202357 + 99c31f4 commit 6c69fe1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,3 @@ jobs:
- name: "Run: pip-audit"
uses: pypa/[email protected]
# with:
# ignore-vulns: |
# PYSEC-2023-163
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ pandas-profiling = "*"
openscm-units = "*"
grpcio-health-checking = "==1.48.2"
python-pachyderm = "*"
setuptools = ">=65.5.1"

[requires]
python_version = "3.9"
11 changes: 10 additions & 1 deletion Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6c69fe1

Please sign in to comment.