Skip to content

Commit a83c93d

Browse files
Bump pytest from 6.0.1 to 6.1.0 in /news (#14190)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.1 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](pytest-dev/pytest@6.0.1...6.1.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a36df0 commit a83c93d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

news/requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@
55
# pip-compile
66
#
77
attrs==19.3.0 # via pytest
8-
docopt==0.6.2 # via -r news/requirements.in
8+
docopt==0.6.2 # via -r requirements.in
99
iniconfig==1.0.1 # via pytest
10-
more-itertools==8.0.0 # via pytest
1110
packaging==20.4 # via pytest
1211
pluggy==0.13.1 # via pytest
1312
py==1.9.0 # via pytest
1413
pyparsing==2.4.5 # via packaging
15-
pytest==6.0.1 # via -r news/requirements.in
14+
pytest==6.1.0 # via -r requirements.in
1615
six==1.13.0 # via packaging
1716
toml==0.10.1 # via pytest

0 commit comments

Comments
 (0)