Skip to content

Commit

Permalink
chore(python-deps): update dependency pypi-simple to v1.6.0 for the c…
Browse files Browse the repository at this point in the history
…reate_unique_testpypi_version,update_development_dependencies group(s)
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 834a92b commit c064c11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ python = "~3.12" # This needs to stay in sync with all CI workflows

[tool.poetry.group.create_unique_testpypi_version.dependencies]
poetry-core = "1.9.0"
pypi-simple = "1.5.0"
pypi-simple = "1.6.0"
tomli = "2.0.1"
tomli-w = "1.0.0"

Expand Down Expand Up @@ -76,7 +76,7 @@ pytest-order = "^1.2.1"
[tool.poetry.group.update_development_dependencies.dependencies]
poetry-plugin-export = "1.7.1"
pre-commit = "3.8.0"
pypi-simple = "1.5.0"
pypi-simple = "1.6.0"
toml-sort = "0.23.1"
yamlfix = "1.17.0"

Expand Down

0 comments on commit c064c11

Please sign in to comment.