Skip to content

Commit 43368ef

Browse files
⬆️ Bump setuptools from 63.4.3 to 65.5.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 63.4.3 to 65.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](pypa/setuptools@v63.4.3...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afb36e4 commit 43368ef

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 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
@@ -14,7 +14,7 @@ python = ">=3.7,<4.0"
1414
typer = "^0.4.1"
1515
snakemake = "^7.18.2"
1616
tqdm = "^4.64.0"
17-
setuptools = "^63.4.1"
17+
setuptools = ">=63.4.1,<66.0.0"
1818
Jinja2 = "^3.1.2"
1919

2020
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)