Skip to content

Commit

Permalink
Bump setuptools from 74.1.0 to 74.1.2 (#1544)
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 74.1.0 to 74.1.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v74.1.0...v74.1.2)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 10, 2024
1 parent 8b6e830 commit 09597a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"rich==13.8.0",
"requests==2.32.3",
"requirements-parser==0.11.0",
"setuptools==74.1.0",
"setuptools==74.1.2",
'snowflake.core==0.8.0; python_version < "3.12"',
"snowflake-connector-python[secure-local-storage]==3.12.1",
'snowflake-snowpark-python>=1.15.0;python_version < "3.12"',
Expand Down
2 changes: 1 addition & 1 deletion snyk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ packaging
rich==13.8.0
requests==2.32.3
requirements-parser==0.11.0
setuptools==74.1.0
setuptools==74.1.2
snowflake.core==0.8.0; python_version < "3.12"
snowflake-connector-python[secure-local-storage]==3.12.1
snowflake-snowpark-python>=1.15.0;python_version < "3.12"
Expand Down

0 comments on commit 09597a1

Please sign in to comment.