Skip to content

Commit fc2dce3

Browse files
chore(deps-dev): bump setuptools from 77.0.3 to 78.1.1 (#77)
Bumps [setuptools](https://github.com/pypa/setuptools) from 77.0.3 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@v77.0.3...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 dc7a85c commit fc2dce3

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ pytest-freezegun = "^0.4.2"
7777
pytest-httpserver = "^1.1.3"
7878
pytest-mock = "^3.14.0"
7979
ruff = "==0.11.9"
80-
setuptools = "^77.0.3"
80+
setuptools = "^78.1.1"
8181
types-simplejson = "^3.20.0.20250326"
8282

8383
[build-system]

0 commit comments

Comments
 (0)