Skip to content

Commit

Permalink
feat(Dependencies): Update dependency aiohttp-devtools to v1.1.1
Browse files Browse the repository at this point in the history
| datasource | package          | from | to    |
| ---------- | ---------------- | ---- | ----- |
| pypi       | aiohttp-devtools | 1.1  | 1.1.1 |
  • Loading branch information
renovate[bot] committed Nov 28, 2023
1 parent 2dea5a7 commit 21e267b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ alembic = "1.12.1"
psycopg2 = "2.9.9"

[tool.poetry.dev-dependencies]
aiohttp-devtools = "1.1"
aiohttp-devtools = "1.1.1"
pre-commit = "3.5.0"
black = {version = "23.11.0",allow-prereleases = true}
sphinx-autodoc-typehints = "1.25.2"
Expand Down

0 comments on commit 21e267b

Please sign in to comment.