Skip to content

Commit

Permalink
build(deps): update types-setuptools requirement from ~=70.0 to ~=75.1 (
Browse files Browse the repository at this point in the history
#149)

---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent df0ebca commit 931f4fd
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.6.5",
"types-setuptools~=70.0",
"types-setuptools~=75.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 931f4fd

Please sign in to comment.