]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
unpin pytest
authorDavid Lord <davidism@gmail.com>
Fri, 18 Feb 2022 01:05:05 +0000 (17:05 -0800)
committerDavid Lord <davidism@gmail.com>
Fri, 18 Feb 2022 01:05:05 +0000 (17:05 -0800)
requirements/dev.txt
requirements/tests.in
requirements/tests.txt

index 3e4f6c980851be9f71d80797c19a51ce16d34a4f..37110759257caea5e136ffdd813b3e69658acca9 100644 (file)
@@ -40,6 +40,10 @@ six==1.16.0
     # via
     #   tox
     #   virtualenv
+toml==0.10.2
+    # via
+    #   pre-commit
+    #   tox
 toposort==1.7
     # via pip-compile-multi
 tox==3.24.5
index a8241a633e08ce9360b09d009c7022ba7450968c..e079f8a6038dd2dc8512967540f96ee0de172067 100644 (file)
@@ -1 +1 @@
-pytest<7
+pytest
index 33a73a89f7c9ea550a727d18c847500d700cf6e8..9b98ae5b99c96723129261e31e84e4d63f224ff0 100644 (file)
@@ -1,4 +1,4 @@
-# SHA1:43b07f68ee4dcf187dce9de79fc8dd462f1c99d6
+# SHA1:0eaa389e1fdb3a1917c0f987514bd561be5718ee
 #
 # This file is autogenerated by pip-compile-multi
 # To update, run:
@@ -17,7 +17,7 @@ py==1.11.0
     # via pytest
 pyparsing==3.0.7
     # via packaging
-pytest==6.2.5
+pytest==7.0.1
     # via -r requirements/tests.in
-toml==0.10.2
+tomli==2.0.1
     # via pytest