Skip to content

Commit 45bddd9

Browse files
Bump setuptools from 42.0.2 to 45.0.0 (#7221)
Bumps [setuptools](https://github.com/pypa/setuptools) from 42.0.2 to 45.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst) - [Commits](pypa/setuptools@v42.0.2...v45.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: Alex Gaynor <[email protected]>
1 parent 462d17c commit 45bddd9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements/deploy.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ gunicorn==20.0.4 \
33
--hash=sha256:cd4a810dd51bf497552cf3f863b575dabd73d6ad6a91075b65936b151cbf4f9c
44

55
# The following packages are considered to be unsafe in a requirements file:
6-
setuptools==42.0.2 \
7-
--hash=sha256:c5b372090d7c8709ce79a6a66872a91e518f7d65af97fca78135e1cb10d4b940 \
8-
--hash=sha256:c8abd0f3574bc23afd2f6fd2c415ba7d9e097c8a99b845473b0d957ba1e2dac6
6+
setuptools==45.0.0 \
7+
--hash=sha256:001c474c175697a03e2afffd87d92411c89215be5f2cd3e0ab80a67726c0f4c2 \
8+
--hash=sha256:c46d9c8f2289535457d36c676b541ca78f7dcb736b97d02f50d17f7f15b583cc

requirements/main.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,6 @@ zxcvbn==4.4.28 \
633633
--hash=sha256:151bd816817e645e9064c354b13544f85137ea3320ca3be1fb6873ea75ef7dc1
634634

635635
# The following packages are considered to be unsafe in a requirements file:
636-
setuptools==42.0.2 \
637-
--hash=sha256:c5b372090d7c8709ce79a6a66872a91e518f7d65af97fca78135e1cb10d4b940 \
638-
--hash=sha256:c8abd0f3574bc23afd2f6fd2c415ba7d9e097c8a99b845473b0d957ba1e2dac6
636+
setuptools==45.0.0 \
637+
--hash=sha256:001c474c175697a03e2afffd87d92411c89215be5f2cd3e0ab80a67726c0f4c2 \
638+
--hash=sha256:c46d9c8f2289535457d36c676b541ca78f7dcb736b97d02f50d17f7f15b583cc

0 commit comments

Comments
 (0)