Skip to content

Commit d8e48d8

Browse files
authored
Merge branch 'apache:main' into main
2 parents 86591ff + 1157d86 commit d8e48d8

3 files changed

Lines changed: 22 additions & 22 deletions

File tree

mkdocs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# under the License.
1717

1818
mkdocs==1.6.0
19-
griffe==1.1.1
19+
griffe==1.2.0
2020
jinja2==3.1.4
2121
mkdocstrings==0.25.2
2222
mkdocstrings-python==1.10.8

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ typing-extensions = "4.12.2"
9393
pytest-mock = "3.14.0"
9494
pyspark = "3.5.2"
9595
cython = "3.0.11"
96-
deptry = ">=0.14,<0.20"
96+
deptry = ">=0.14,<0.21"
9797
docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520
9898
[[tool.mypy.overrides]]
9999
module = "pytest_mock.*"

0 commit comments

Comments
 (0)