Skip to content

Commit

Permalink
feat(Dependencies): Update dependency sphinx-autodoc-typehints to v1.…
Browse files Browse the repository at this point in the history
…25.3

| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| pypi       | sphinx-autodoc-typehints | 1.25.2 | 1.25.3 |
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 1ad42fa commit 52ce233
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "os_credits"
version = "2.1.0"
version = "2.2.0"
description = ""
authors = ["gilbus", "ekatchko"]

Expand All @@ -19,7 +19,7 @@ psycopg2 = "2.9.9"
aiohttp-devtools = "1.1.2"
pre-commit = "3.6.0"
black = {version = "23.12.1",allow-prereleases = true}
sphinx-autodoc-typehints = "1.25.2"
sphinx-autodoc-typehints = "1.25.3"
sphinx = "7.2.6"
sphinxcontrib-trio = "1.1.2"
lxml = "4.9.4"
Expand Down

0 comments on commit 52ce233

Please sign in to comment.