Skip to content

Commit

Permalink
Merge pull request #185 from Chia-Network/dependabot/pip/types-setupt…
Browse files Browse the repository at this point in the history
…ools-71.1.0.20240806

Bump types-setuptools from 70.0.0.20240524 to 71.1.0.20240806
  • Loading branch information
emlowe authored Aug 6, 2024
2 parents 02ba25b + d66a6f8 commit 4a9b828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"flake8==7.1.1",
"mypy==1.11.1",
"black==24.8.0",
"types-setuptools==70.0.0.20240524",
"types-setuptools==71.1.0.20240806",
"pre-commit==3.5.0; python_version < '3.9'",
"pre-commit==3.8.0; python_version >= '3.9'",
]
Expand Down

0 comments on commit 4a9b828

Please sign in to comment.