Skip to content

Commit a403826

Browse files
chore(deps-dev): bump poethepoet from 0.38.0 to 0.39.0 in /discord (#5193)
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.38.0 to 0.39.0. - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.38.0...v0.39.0) --- updated-dependencies: - dependency-name: poethepoet dependency-version: 0.39.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e72cf00 commit a403826

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

discord/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

discord/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ alembic = "^1.17.2"
1616
[tool.poetry.group.dev.dependencies]
1717
black = "^25.12.0"
1818
aiohttp-devtools = "^1.1"
19-
poethepoet = "^0.38.0"
19+
poethepoet = "^0.39.0"
2020

2121
[tool.poe.tasks]
2222
dev = 'adev runserver ./web/main.py --app-factory=aiohttp_app'

0 commit comments

Comments
 (0)