Skip to content

Commit ac6a580

Browse files
build(deps): bump setuptools from 70.0.0 to 78.1.1 in /e2e_tests
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.0.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6e34f9 commit ac6a580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e_tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"py-algorand-sdk==1.17.0",
1414
"pytest==6.2.5",
1515
"PyYAML==6.0.2",
16-
"setuptools ==70.0.0",
16+
"setuptools ==78.1.1",
1717
]
1818

1919

0 commit comments

Comments
 (0)