]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
update dev dependencies
authorDavid Lord <davidism@gmail.com>
Tue, 23 Apr 2024 19:23:07 +0000 (12:23 -0700)
committerDavid Lord <davidism@gmail.com>
Tue, 23 Apr 2024 19:23:07 +0000 (12:23 -0700)
requirements/build.txt
requirements/dev.in
requirements/dev.txt
requirements/docs.in
requirements/docs.txt
requirements/tests.txt
requirements/typing.in
requirements/typing.txt

index 98175b85658e168b46bcafe0a652dd430d104aa7..9ecc4895274bca9b26b8e012ce8fd53de1c497a4 100644 (file)
@@ -1,15 +1,12 @@
-# SHA1:80754af91bfb6d1073585b046fe0a474ce868509
 #
-# This file is autogenerated by pip-compile-multi
-# To update, run:
+# This file is autogenerated by pip-compile with Python 3.12
+# by the following command:
 #
-#    pip-compile-multi
+#    pip-compile build.in
 #
-build==0.10.0
-    # via -r requirements/build.in
-packaging==23.1
+build==1.2.1
+    # via -r build.in
+packaging==24.0
     # via build
 pyproject-hooks==1.0.0
     # via build
-tomli==2.0.1
-    # via build
index 99f5942f8359e27aa895621e40e1bfbe5ca11676..1efde82b173ffe47e0b7410a7d28addacff74a11 100644 (file)
@@ -1,6 +1,5 @@
--r docs.in
--r tests.in
--r typing.in
-pip-compile-multi
+-r docs.txt
+-r tests.txt
+-r typing.txt
 pre-commit
 tox
index 79fb7c0bad2f59461aa78a8832fdb9d4994a2c5f..add71584003e92a48b625c77516a78612d419ce5 100644 (file)
-# SHA1:54b5b77ec8c7a0064ffa93b2fd16cb0130ba177c
 #
-# This file is autogenerated by pip-compile-multi
-# To update, run:
+# This file is autogenerated by pip-compile with Python 3.12
+# by the following command:
 #
-#    pip-compile-multi
+#    pip-compile dev.in
 #
--r docs.txt
--r tests.txt
--r typing.txt
-build==0.10.0
-    # via pip-tools
-cachetools==5.3.1
+alabaster==0.7.16
+    # via
+    #   -r docs.txt
+    #   sphinx
+babel==2.14.0
+    # via
+    #   -r docs.txt
+    #   sphinx
+cachetools==5.3.3
     # via tox
-cfgv==3.3.1
+certifi==2024.2.2
+    # via
+    #   -r docs.txt
+    #   requests
+cfgv==3.4.0
     # via pre-commit
-chardet==5.1.0
+chardet==5.2.0
     # via tox
-click==8.1.3
+charset-normalizer==3.3.2
     # via
-    #   pip-compile-multi
-    #   pip-tools
+    #   -r docs.txt
+    #   requests
 colorama==0.4.6
     # via tox
-distlib==0.3.6
+distlib==0.3.8
     # via virtualenv
-filelock==3.12.2
+docutils==0.21.2
+    # via
+    #   -r docs.txt
+    #   sphinx
+filelock==3.13.4
     # via
     #   tox
     #   virtualenv
-identify==2.5.24
+identify==2.5.36
     # via pre-commit
+idna==3.7
+    # via
+    #   -r docs.txt
+    #   requests
+imagesize==1.4.1
+    # via
+    #   -r docs.txt
+    #   sphinx
+iniconfig==2.0.0
+    # via
+    #   -r tests.txt
+    #   -r typing.txt
+    #   pytest
+jinja2==3.1.3
+    # via
+    #   -r docs.txt
+    #   sphinx
+markupsafe==2.1.5
+    # via
+    #   -r docs.txt
+    #   jinja2
+mypy==1.9.0
+    # via -r typing.txt
+mypy-extensions==1.0.0
+    # via
+    #   -r typing.txt
+    #   mypy
 nodeenv==1.8.0
-    # via pre-commit
-pip-compile-multi==2.6.3
-    # via -r requirements/dev.in
-pip-tools==6.13.0
-    # via pip-compile-multi
-platformdirs==3.8.0
+    # via
+    #   -r typing.txt
+    #   pre-commit
+    #   pyright
+packaging==24.0
+    # via
+    #   -r docs.txt
+    #   -r tests.txt
+    #   -r typing.txt
+    #   pallets-sphinx-themes
+    #   pyproject-api
+    #   pytest
+    #   sphinx
+    #   tox
+pallets-sphinx-themes==2.1.2
+    # via -r docs.txt
+platformdirs==4.2.1
     # via
     #   tox
     #   virtualenv
-pre-commit==3.3.3
-    # via -r requirements/dev.in
-pyproject-api==1.5.2
+pluggy==1.5.0
+    # via
+    #   -r tests.txt
+    #   -r typing.txt
+    #   pytest
+    #   tox
+pre-commit==3.7.0
+    # via -r dev.in
+pygments==2.17.2
+    # via
+    #   -r docs.txt
+    #   sphinx
+pyproject-api==1.6.1
     # via tox
-pyproject-hooks==1.0.0
-    # via build
+pyright==1.1.359
+    # via -r typing.txt
+pytest==8.1.1
+    # via
+    #   -r tests.txt
+    #   -r typing.txt
 pyyaml==6.0.1
     # via pre-commit
-toposort==1.10
-    # via pip-compile-multi
-tox==4.6.3
-    # via -r requirements/dev.in
-virtualenv==20.23.1
+requests==2.31.0
+    # via
+    #   -r docs.txt
+    #   sphinx
+snowballstemmer==2.2.0
+    # via
+    #   -r docs.txt
+    #   sphinx
+sphinx==7.3.7
+    # via
+    #   -r docs.txt
+    #   pallets-sphinx-themes
+    #   sphinxcontrib-log-cabinet
+sphinxcontrib-applehelp==1.0.8
+    # via
+    #   -r docs.txt
+    #   sphinx
+sphinxcontrib-devhelp==1.0.6
+    # via
+    #   -r docs.txt
+    #   sphinx
+sphinxcontrib-htmlhelp==2.0.5
+    # via
+    #   -r docs.txt
+    #   sphinx
+sphinxcontrib-jsmath==1.0.1
+    # via
+    #   -r docs.txt
+    #   sphinx
+sphinxcontrib-log-cabinet==1.0.1
+    # via -r docs.txt
+sphinxcontrib-qthelp==1.0.7
+    # via
+    #   -r docs.txt
+    #   sphinx
+sphinxcontrib-serializinghtml==1.1.10
+    # via
+    #   -r docs.txt
+    #   sphinx
+tox==4.14.2
+    # via -r dev.in
+typing-extensions==4.11.0
+    # via
+    #   -r typing.txt
+    #   mypy
+urllib3==2.2.1
+    # via
+    #   -r docs.txt
+    #   requests
+virtualenv==20.26.0
     # via
     #   pre-commit
     #   tox
-wheel==0.40.0
-    # via pip-tools
 
 # The following packages are considered to be unsafe in a requirements file:
-# pip
 # setuptools
index 7ec501b6d611ffd123e1caf993d1a3489419856d..ba3fd777497d8a8369916141293596d11055363f 100644 (file)
@@ -1,4 +1,3 @@
-Pallets-Sphinx-Themes
-Sphinx
-sphinx-issues
+pallets-sphinx-themes
+sphinx
 sphinxcontrib-log-cabinet
index e125c59a491be6ffb7d5e3dc1217f86e8b3bb9d1..7b18580dec0b91c0a42cc5b688d380cd1074d5cc 100644 (file)
@@ -1,61 +1,57 @@
-# SHA1:45c590f97fe95b8bdc755eef796e91adf5fbe4ea
 #
-# This file is autogenerated by pip-compile-multi
-# To update, run:
+# This file is autogenerated by pip-compile with Python 3.12
+# by the following command:
 #
-#    pip-compile-multi
+#    pip-compile docs.in
 #
-alabaster==0.7.13
+alabaster==0.7.16
     # via sphinx
-babel==2.12.1
+babel==2.14.0
     # via sphinx
-certifi==2023.5.7
+certifi==2024.2.2
     # via requests
-charset-normalizer==3.1.0
+charset-normalizer==3.3.2
     # via requests
-docutils==0.20.1
+docutils==0.21.2
     # via sphinx
-idna==3.4
+idna==3.7
     # via requests
 imagesize==1.4.1
     # via sphinx
-jinja2==3.1.2
+jinja2==3.1.3
     # via sphinx
-markupsafe==2.1.3
+markupsafe==2.1.5
     # via jinja2
-packaging==23.1
+packaging==24.0
     # via
     #   pallets-sphinx-themes
     #   sphinx
-pallets-sphinx-themes==2.1.1
-    # via -r requirements/docs.in
-pygments==2.15.1
+pallets-sphinx-themes==2.1.2
+    # via -r docs.in
+pygments==2.17.2
     # via sphinx
 requests==2.31.0
     # via sphinx
 snowballstemmer==2.2.0
     # via sphinx
-sphinx==7.0.1
+sphinx==7.3.7
     # via
-    #   -r requirements/docs.in
+    #   -r docs.in
     #   pallets-sphinx-themes
-    #   sphinx-issues
     #   sphinxcontrib-log-cabinet
-sphinx-issues==3.0.1
-    # via -r requirements/docs.in
-sphinxcontrib-applehelp==1.0.4
+sphinxcontrib-applehelp==1.0.8
     # via sphinx
-sphinxcontrib-devhelp==1.0.2
+sphinxcontrib-devhelp==1.0.6
     # via sphinx
-sphinxcontrib-htmlhelp==2.0.1
+sphinxcontrib-htmlhelp==2.0.5
     # via sphinx
 sphinxcontrib-jsmath==1.0.1
     # via sphinx
 sphinxcontrib-log-cabinet==1.0.1
-    # via -r requirements/docs.in
-sphinxcontrib-qthelp==1.0.3
+    # via -r docs.in
+sphinxcontrib-qthelp==1.0.7
     # via sphinx
-sphinxcontrib-serializinghtml==1.1.5
+sphinxcontrib-serializinghtml==1.1.10
     # via sphinx
-urllib3==2.0.3
+urllib3==2.2.1
     # via requests
index 6168271c84d59a8f7f2ad1ff1d2bdc373a2c4d54..f57026945b70fdaee0b0b014d0da9363c1712371 100644 (file)
@@ -1,19 +1,14 @@
-# SHA1:0eaa389e1fdb3a1917c0f987514bd561be5718ee
 #
-# This file is autogenerated by pip-compile-multi
-# To update, run:
+# This file is autogenerated by pip-compile with Python 3.12
+# by the following command:
 #
-#    pip-compile-multi
+#    pip-compile tests.in
 #
-exceptiongroup==1.1.1
-    # via pytest
 iniconfig==2.0.0
     # via pytest
-packaging==23.1
-    # via pytest
-pluggy==1.2.0
+packaging==24.0
     # via pytest
-pytest==7.4.0
-    # via -r requirements/tests.in
-tomli==2.0.1
+pluggy==1.5.0
     # via pytest
+pytest==8.1.1
+    # via -r tests.in
index f0aa93ac8e33ed68cf6516ffc2e61785693a2f94..8be59c5dc36bac6517788b5003db1822a89a6c2f 100644 (file)
@@ -1 +1,3 @@
 mypy
+pyright
+pytest
index e06fb524e3f300fa262190d5bc7ac2e7bf11f971..005386c3fb62ae7cfea84a3be488ff5203df6447 100644 (file)
@@ -1,15 +1,27 @@
-# SHA1:7983aaa01d64547827c20395d77e248c41b2572f
 #
-# This file is autogenerated by pip-compile-multi
-# To update, run:
+# This file is autogenerated by pip-compile with Python 3.12
+# by the following command:
 #
-#    pip-compile-multi
+#    pip-compile typing.in
 #
-mypy==1.4.1
-    # via -r requirements/typing.in
+iniconfig==2.0.0
+    # via pytest
+mypy==1.9.0
+    # via -r typing.in
 mypy-extensions==1.0.0
     # via mypy
-tomli==2.0.1
-    # via mypy
-typing-extensions==4.6.3
+nodeenv==1.8.0
+    # via pyright
+packaging==24.0
+    # via pytest
+pluggy==1.5.0
+    # via pytest
+pyright==1.1.359
+    # via -r typing.in
+pytest==8.1.1
+    # via -r typing.in
+typing-extensions==4.11.0
     # via mypy
+
+# The following packages are considered to be unsafe in a requirements file:
+# setuptools