File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
actions/update_development_dependencies Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ pkginfo==1.12.1.2
3434platformdirs == 4.5.0
3535poetry == 1.8.5
3636poetry-core == 1.9.1
37- poetry-plugin-export == 1.8 .0
37+ poetry-plugin-export == 1.9 .0
3838pre-commit == 4.3.0
3939ptyprocess == 0.7.0
4040pycparser == 2.23 ; (sys_platform == "darwin" or sys_platform == "linux" ) and (sys_platform == "darwin" or platform_python_implementation != "PyPy" )
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ tomli-w = "1.2.0"
4343[tool .poetry .group .actions-find_unreleased_changelog_items .dependencies ]
4444
4545[tool .poetry .group .actions-update_development_dependencies .dependencies ]
46- poetry-plugin-export = " 1.8 .0"
46+ poetry-plugin-export = " 1.9 .0"
4747pre-commit = " 4.3.0"
4848pypi-simple = " 1.8.0"
4949toml-sort = " 0.24.3"
@@ -53,8 +53,8 @@ yamlfix = "1.19.0"
5353pip = " ^25.0"
5454poetry = " ^1.8.5"
5555poetry-audit-plugin = " ^0.4.0"
56- poetry-plugin-export = " 1.8 .0"
57- poetry-pre-commit-plugin = " ^0.1.2 "
56+ poetry-plugin-export = " 1.9 .0"
57+ poetry-pre-commit-plugin = " ^0.2.0 "
5858pre-commit = " 4.3.0"
5959pylint = " 4.0.2"
6060pyright = {extras = [" nodejs" ], version = " 1.1.406" }
You can’t perform that action at this time.
0 commit comments