Skip to content

Commit

Permalink
Merge pull request #14 from ansible/maintenance/pip-tools-constraint-…
Browse files Browse the repository at this point in the history
…lockfiles-updating-sphinx-autodoc-typehints
  • Loading branch information
webknjaz authored Nov 20, 2024
2 parents b708761 + 6c5fae5 commit 70c3f2c
Show file tree
Hide file tree
Showing 99 changed files with 180 additions and 99 deletions.
2 changes: 1 addition & 1 deletion dependencies/lock-files/build-dists-cp311-darwin-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade-package=sphinx-autodoc-typehints
#
build==1.2.2.post1
# via -r dependencies/direct/build-dists.in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade-package=sphinx-autodoc-typehints
#
build==1.2.2.post1
# via -r dependencies/direct/build-dists.in
Expand Down
2 changes: 1 addition & 1 deletion dependencies/lock-files/build-dists-cp311-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade-package=sphinx-autodoc-typehints
#
build==1.2.2.post1
# via -r dependencies/direct/build-dists.in
Expand Down
2 changes: 1 addition & 1 deletion dependencies/lock-files/build-dists-cp312-darwin-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade-package=sphinx-autodoc-typehints
#
build==1.2.2.post1
# via -r dependencies/direct/build-dists.in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade-package=sphinx-autodoc-typehints
#
build==1.2.2.post1
# via -r dependencies/direct/build-dists.in
Expand Down
2 changes: 1 addition & 1 deletion dependencies/lock-files/build-dists-cp312-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade-package=sphinx-autodoc-typehints
#
build==1.2.2.post1
# via -r dependencies/direct/build-dists.in
Expand Down
2 changes: 1 addition & 1 deletion dependencies/lock-files/build-dists-cp313-darwin-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade-package=sphinx-autodoc-typehints
#
build==1.2.2.post1
# via -r dependencies/direct/build-dists.in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade-package=sphinx-autodoc-typehints
#
build==1.2.2.post1
# via -r dependencies/direct/build-dists.in
Expand Down
2 changes: 1 addition & 1 deletion dependencies/lock-files/build-dists-cp313-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade
# tox r -e pip-compile-tox-env-lock -- build-dists --upgrade-package=sphinx-autodoc-typehints
#
build==1.2.2.post1
# via -r dependencies/direct/build-dists.in
Expand Down
5 changes: 4 additions & 1 deletion dependencies/lock-files/build-docs-cp311-darwin-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade-package=sphinx-autodoc-typehints
#
alabaster==1.0.0
# via sphinx
Expand Down Expand Up @@ -65,10 +65,13 @@ sphinx==8.1.3
# -r dependencies/direct/build-docs.in
# furo
# myst-parser
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-apidoc
sphinx-autodoc-typehints==2.5.0
# via -r dependencies/direct/build-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-issues==5.0.0
Expand Down
5 changes: 4 additions & 1 deletion dependencies/lock-files/build-docs-cp311-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade-package=sphinx-autodoc-typehints
#
alabaster==1.0.0
# via sphinx
Expand Down Expand Up @@ -65,10 +65,13 @@ sphinx==8.1.3
# -r dependencies/direct/build-docs.in
# furo
# myst-parser
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-apidoc
sphinx-autodoc-typehints==2.5.0
# via -r dependencies/direct/build-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-issues==5.0.0
Expand Down
5 changes: 4 additions & 1 deletion dependencies/lock-files/build-docs-cp311-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade-package=sphinx-autodoc-typehints
#
alabaster==1.0.0
# via sphinx
Expand Down Expand Up @@ -65,10 +65,13 @@ sphinx==8.1.3
# -r dependencies/direct/build-docs.in
# furo
# myst-parser
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-apidoc
sphinx-autodoc-typehints==2.5.0
# via -r dependencies/direct/build-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-issues==5.0.0
Expand Down
5 changes: 4 additions & 1 deletion dependencies/lock-files/build-docs-cp312-darwin-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade-package=sphinx-autodoc-typehints
#
alabaster==1.0.0
# via sphinx
Expand Down Expand Up @@ -65,10 +65,13 @@ sphinx==8.1.3
# -r dependencies/direct/build-docs.in
# furo
# myst-parser
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-apidoc
sphinx-autodoc-typehints==2.5.0
# via -r dependencies/direct/build-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-issues==5.0.0
Expand Down
5 changes: 4 additions & 1 deletion dependencies/lock-files/build-docs-cp312-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade-package=sphinx-autodoc-typehints
#
alabaster==1.0.0
# via sphinx
Expand Down Expand Up @@ -65,10 +65,13 @@ sphinx==8.1.3
# -r dependencies/direct/build-docs.in
# furo
# myst-parser
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-apidoc
sphinx-autodoc-typehints==2.5.0
# via -r dependencies/direct/build-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-issues==5.0.0
Expand Down
5 changes: 4 additions & 1 deletion dependencies/lock-files/build-docs-cp312-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade-package=sphinx-autodoc-typehints
#
alabaster==1.0.0
# via sphinx
Expand Down Expand Up @@ -65,10 +65,13 @@ sphinx==8.1.3
# -r dependencies/direct/build-docs.in
# furo
# myst-parser
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-apidoc
sphinx-autodoc-typehints==2.5.0
# via -r dependencies/direct/build-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-issues==5.0.0
Expand Down
5 changes: 4 additions & 1 deletion dependencies/lock-files/build-docs-cp313-darwin-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade-package=sphinx-autodoc-typehints
#
alabaster==1.0.0
# via sphinx
Expand Down Expand Up @@ -65,10 +65,13 @@ sphinx==8.1.3
# -r dependencies/direct/build-docs.in
# furo
# myst-parser
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-apidoc
sphinx-autodoc-typehints==2.5.0
# via -r dependencies/direct/build-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-issues==5.0.0
Expand Down
5 changes: 4 additions & 1 deletion dependencies/lock-files/build-docs-cp313-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade-package=sphinx-autodoc-typehints
#
alabaster==1.0.0
# via sphinx
Expand Down Expand Up @@ -65,10 +65,13 @@ sphinx==8.1.3
# -r dependencies/direct/build-docs.in
# furo
# myst-parser
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-apidoc
sphinx-autodoc-typehints==2.5.0
# via -r dependencies/direct/build-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-issues==5.0.0
Expand Down
5 changes: 4 additions & 1 deletion dependencies/lock-files/build-docs-cp313-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade
# tox r -e pip-compile-tox-env-lock -- build-docs pyproject.toml --upgrade-package=sphinx-autodoc-typehints
#
alabaster==1.0.0
# via sphinx
Expand Down Expand Up @@ -65,10 +65,13 @@ sphinx==8.1.3
# -r dependencies/direct/build-docs.in
# furo
# myst-parser
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-apidoc
sphinx-autodoc-typehints==2.5.0
# via -r dependencies/direct/build-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-issues==5.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- linkcheck-docs pyproject.toml --upgrade
# tox r -e pip-compile-tox-env-lock -- linkcheck-docs pyproject.toml --upgrade-package=sphinx-autodoc-typehints
#
alabaster==1.0.0
# via sphinx
Expand Down Expand Up @@ -67,11 +67,14 @@ sphinx==8.1.3
# -r dependencies/direct/build-docs.in
# furo
# myst-parser
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-apidoc
# sphinxcontrib-spelling
sphinx-autodoc-typehints==2.5.0
# via -r dependencies/direct/build-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-issues==5.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- linkcheck-docs pyproject.toml --upgrade
# tox r -e pip-compile-tox-env-lock -- linkcheck-docs pyproject.toml --upgrade-package=sphinx-autodoc-typehints
#
alabaster==1.0.0
# via sphinx
Expand Down Expand Up @@ -67,11 +67,14 @@ sphinx==8.1.3
# -r dependencies/direct/build-docs.in
# furo
# myst-parser
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-apidoc
# sphinxcontrib-spelling
sphinx-autodoc-typehints==2.5.0
# via -r dependencies/direct/build-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-issues==5.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- linkcheck-docs pyproject.toml --upgrade
# tox r -e pip-compile-tox-env-lock -- linkcheck-docs pyproject.toml --upgrade-package=sphinx-autodoc-typehints
#
alabaster==1.0.0
# via sphinx
Expand Down Expand Up @@ -67,11 +67,14 @@ sphinx==8.1.3
# -r dependencies/direct/build-docs.in
# furo
# myst-parser
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-apidoc
# sphinxcontrib-spelling
sphinx-autodoc-typehints==2.5.0
# via -r dependencies/direct/build-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-issues==5.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# tox r -e pip-compile-tox-env-lock -- linkcheck-docs pyproject.toml --upgrade
# tox r -e pip-compile-tox-env-lock -- linkcheck-docs pyproject.toml --upgrade-package=sphinx-autodoc-typehints
#
alabaster==1.0.0
# via sphinx
Expand Down Expand Up @@ -67,11 +67,14 @@ sphinx==8.1.3
# -r dependencies/direct/build-docs.in
# furo
# myst-parser
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-apidoc
# sphinxcontrib-spelling
sphinx-autodoc-typehints==2.5.0
# via -r dependencies/direct/build-docs.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-issues==5.0.0
Expand Down
Loading

0 comments on commit 70c3f2c

Please sign in to comment.