Skip to content

Commit

Permalink
Merge pull request #95 from front-matter/dependabot/pip/setuptools-75…
Browse files Browse the repository at this point in the history
….8.0

Bump setuptools from 70.3.0 to 75.8.0
  • Loading branch information
mfenner authored Feb 6, 2025
2 parents 685784a + d4b9f07 commit d267fc5
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 @@ -17,7 +17,7 @@ keywords = [
]
dependencies = [
"docutils>=0.19,<0.22",
"setuptools~=70.0",
"setuptools>=70,<76",
"sphinxcontrib-issuetracker>=0.11,<0.12",
"sphinx-autodoc-typehints>=1.19,<4.0",
"httpx>=0.28,<0.29",
Expand Down

0 comments on commit d267fc5

Please sign in to comment.