Skip to content

Commit 1033534

Browse files
Bump setuptools from 72.2.0 to 78.1.1 (#324)
Bumps [setuptools](https://github.com/pypa/setuptools) from 72.2.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@v72.2.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72aecc6 commit 1033534

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pytest = "*"
1717
pytest-cov = "*"
1818
requests_toolbelt = "*"
1919
moto = {extras = ["all"], version = ">=5,<6.0"}
20-
setuptools = ">=65.0,<73.0"
20+
setuptools = ">=65.0,<79.0"
2121

2222
[requires]
2323
python_version = "3.12"

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)