Skip to content

Commit

Permalink
deps: simplify tilde
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Dec 7, 2023
1 parent f5c0601 commit 0ba04bc
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 @@ -38,7 +38,7 @@ dev = [
"pytest-cov~=4.1.0",
"pytest~=7.4.0",
"ruff==0.1.6",
"types-setuptools>=68.2,<69.1",
"types-setuptools~=68.2",
]

[project.urls]
Expand Down

0 comments on commit 0ba04bc

Please sign in to comment.