Skip to content

Commit

Permalink
chore(python-deps): update dependency poetry to v1.8.4 in all dependa…
Browse files Browse the repository at this point in the history
…nt actions
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent dd3798a commit 0005754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/update_development_dependencies/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ packaging==24.1 ; python_version >= "3.12" and python_version < "3.13"
pexpect==4.9.0 ; python_version >= "3.12" and python_version < "3.13"
pkginfo==1.11.2 ; python_version >= "3.12" and python_version < "3.13"
platformdirs==4.3.6 ; python_version >= "3.12" and python_version < "3.13"
poetry==1.8.3 ; python_version >= "3.12" and python_version < "3.13"
poetry==1.8.4 ; python_version >= "3.12" and python_version < "3.13"
poetry-core==1.9.0 ; python_version >= "3.12" and python_version < "3.13"
poetry-plugin-export==1.8.0 ; python_version >= "3.12" and python_version < "3.13"
pre-commit==3.8.0 ; python_version >= "3.12" and python_version < "3.13"
Expand Down

0 comments on commit 0005754

Please sign in to comment.