Skip to content

Commit 430a2c8

Browse files
build(deps): update setuptools requirement from ~=56.1.0 to ~=69.5.1
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v56.1.0...v69.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c3fd37 commit 430a2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
git+git://github.com/Chia-Network/chia-blockchain.git@main#egg=chia-blockchain
22
blspy~=1.0.2
3-
setuptools~=56.1.0
3+
setuptools~=69.5.1
44
aiosqlite~=0.17.0
55
aiohttp~=3.7.4
66
pytest==6.2.4

0 commit comments

Comments
 (0)