Skip to content

Commit

Permalink
Bump extra-platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Oct 27, 2024
1 parent 439d589 commit e093b5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies = [
# Cloup 3.0.5 fix incompatibility with autodoc: https://github.com/janluke/cloup/issues/177
"cloup ~= 3.0.5",
"commentjson ~= 0.9.0",
"extra-platforms ~= 1.3.1",
"extra-platforms ~= 1.4.0",
"mergedeep ~= 1.3.4",
"pyyaml ~= 6.0.0",
# requests 2.28.2 is the first version to support charset_normalizer 3.x.
Expand Down Expand Up @@ -106,7 +106,7 @@ sphinx = [
pytest = ["pytest >= 8"]
test = [
"coverage [toml] ~= 7.6.0",
"extra-platforms[pytest] ~= 1.3.0",
"extra-platforms[pytest] ~= 1.4.0",
"pytest ~= 8.3.1",
# More pytest plugins at: https://docs.pytest.org/en/latest/reference/plugin_list.html
"pytest-cases ~= 3.8.3",
Expand Down
10 changes: 5 additions & 5 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e093b5e

Please sign in to comment.