Skip to content

Commit 19c0ca3

Browse files
chore(deps): bump setuptools from 68.2.2 to 78.1.1 in /server
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 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@v68.2.2...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 5480a6b commit 19c0ca3

2 files changed

Lines changed: 13 additions & 9 deletions

File tree

server/poetry.lock

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

server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ numpy = "^2.3.3"
1515
aiohttp = "3.9.2"
1616
python-socketio = "^5.8.0"
1717
charset-normalizer = "^3.1.0"
18-
setuptools = "^68.0.0"
18+
setuptools = "^78.1.1"
1919

2020
[tool.poetry.dev-dependencies]
2121

0 commit comments

Comments
 (0)