Skip to content

Commit d63c34f

Browse files
chore(deps): update poethepoet requirement in /backend
Updates the requirements on [poethepoet](https://github.com/nat-n/poethepoet) to permit the latest version. - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.32.1...v0.36.0) --- updated-dependencies: - dependency-name: poethepoet dependency-version: 0.36.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e31a605 commit d63c34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dev = [
4646
"types-markdown>=3.7.0.20241204,<4",
4747
"types-pyyaml>=6.0.12.20241230,<7",
4848
"types-python-dateutil>=2.9.0.20241206,<3",
49-
"poethepoet>=0.32.1,<0.33",
49+
"poethepoet>=0.32.1,<0.38",
5050
"django-extensions>=3.2.3,<5",
5151
]
5252
test = [

0 commit comments

Comments
 (0)