]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Bump pytest from 6.0.2 to 6.1.0 1296/head
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Thu, 1 Oct 2020 08:24:17 +0000 (08:24 +0000)
committerGitHub <noreply@github.com>
Thu, 1 Oct 2020 08:24:17 +0000 (08:24 +0000)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.0.2...6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
requirements/dev.txt
requirements/tests.txt

index 654ab2cf76c1b2f560652956279e36292bfdfb60..e7498365769cfae9a3aa5524fbb0b77ff06ceeb6 100644 (file)
@@ -12,7 +12,6 @@ distlib==0.3.0            # via virtualenv
 filelock==3.0.12          # via tox, virtualenv
 identify==1.4.15          # via pre-commit
 iniconfig==1.0.0          # via pytest
-more-itertools==8.3.0     # via pytest
 nodeenv==1.3.5            # via pre-commit
 packaging==20.3           # via pytest, tox
 pip-tools==5.3.1          # via -r requirements/dev.in
@@ -20,7 +19,7 @@ pluggy==0.13.1            # via pytest, tox
 pre-commit==2.7.1         # via -r requirements/dev.in
 py==1.9.0                 # via pytest, tox
 pyparsing==2.4.7          # via packaging
-pytest==6.0.2             # via -r requirements/tests.in
+pytest==6.1.0             # via -r requirements/tests.in
 pyyaml==5.3.1             # via pre-commit
 six==1.14.0               # via packaging, pip-tools, tox, virtualenv
 toml==0.10.1              # via pre-commit, pytest, tox
index 636ecf19fb53695044af22379f1c372ea2f71145..449392a79bbf7ab96386777d101851b80e84b4e9 100644 (file)
@@ -6,11 +6,10 @@
 #
 attrs==19.3.0             # via pytest
 iniconfig==1.0.0          # via pytest
-more-itertools==8.3.0     # via pytest
 packaging==20.3           # via pytest
 pluggy==0.13.1            # via pytest
 py==1.9.0                 # via pytest
 pyparsing==2.4.7          # via packaging
-pytest==6.0.2             # via -r requirements/tests.in
+pytest==6.1.0             # via -r requirements/tests.in
 six==1.14.0               # via packaging
 toml==0.10.1              # via pytest