Skip to content

Commit

Permalink
chore(python-deps): update dependency tomli-w to v1.2.0 for actions/c…
Browse files Browse the repository at this point in the history
…reate_unique_testpypi_version
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent cac8f10 commit d293b2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion actions/create_unique_testpypi_version/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ pypi-simple==1.6.1
requests==2.32.3
soupsieve==2.6
tomli==2.2.1
tomli-w==1.1.0
tomli-w==1.2.0
typing-extensions==4.12.2
urllib3==2.3.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ python = "~3.12" # This needs to stay in sync with all CI workflows
poetry-core = "1.9.1"
pypi-simple = "1.6.1"
tomli = "2.2.1"
tomli-w = "1.1.0"
tomli-w = "1.2.0"

[tool.poetry.group.actions-find_unreleased_changelog_items.dependencies]

Expand Down

0 comments on commit d293b2a

Please sign in to comment.