Skip to content

Commit 17fb197

Browse files
Bump py from 1.9.0 to 1.10.0 in /news (microsoft#16000)
Bumps [py](https://github.com/pytest-dev/py) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/py@1.9.0...1.10.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc9f314 commit 17fb197

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

news/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77
attrs==19.3.0
88
# via pytest
99
docopt==0.6.2
10-
# via -r news/requirements.in
10+
# via -r requirements.in
1111
iniconfig==1.0.1
1212
# via pytest
1313
packaging==20.9
1414
# via pytest
1515
pluggy==0.13.1
1616
# via pytest
17-
py==1.9.0
17+
py==1.10.0
1818
# via pytest
1919
pyparsing==2.4.5
2020
# via packaging
2121
pytest==6.1.2
22-
# via -r news/requirements.in
22+
# via -r requirements.in
2323
toml==0.10.1
2424
# via pytest

0 commit comments

Comments
 (0)