Skip to content

Commit

Permalink
build(deps): update types-setuptools requirement from ~=70.0 to ~=74.1
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent eaca640 commit 263e631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dev = [
"mypy~=1.9",
"pre-commit~=3.7",
"ruff~=0.5.0",
"types-setuptools~=70.0",
"types-setuptools~=74.1",
"boto3-stubs",
]
test = ["pytest~=8.0", "pytest-cov~=5.0", "pytest-env~=1.1", "moto~=5.0.5"]
Expand Down

0 comments on commit 263e631

Please sign in to comment.