mirror of https://github.com/jab/bidict.git
Bump py from 1.9.0 to 1.10.0 in /requirements
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](https://github.com/pytest-dev/py/compare/1.9.0...1.10.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bcec0e3aa7
commit
7d67e263ac
|
@ -32,7 +32,7 @@ pip-tools==5.4.0 # via -r dev.in
|
|||
pluggy==0.13.1 # via pytest, tox
|
||||
pre-commit==2.9.3 # via -r precommit.in
|
||||
py-cpuinfo==7.0.0 # via pytest-benchmark
|
||||
py==1.9.0 # via -r tests.in, pytest, tox
|
||||
py==1.10.0 # via -r tests.in, pytest, tox
|
||||
pygments==2.7.2 # via sphinx
|
||||
pyparsing==2.4.7 # via packaging
|
||||
pytest-benchmark==3.2.3 # via -r tests.in
|
||||
|
|
|
@ -20,7 +20,7 @@ markupsafe==1.1.1 # via jinja2
|
|||
packaging==20.5 # via pytest, sphinx
|
||||
pluggy==0.13.1 # via pytest
|
||||
py-cpuinfo==7.0.0 # via pytest-benchmark
|
||||
py==1.9.0 # via -r tests.in, pytest
|
||||
py==1.10.0 # via -r tests.in, pytest
|
||||
pygments==2.7.2 # via sphinx
|
||||
pyparsing==2.4.7 # via packaging
|
||||
pytest-benchmark==3.2.3 # via -r tests.in
|
||||
|
|
Loading…
Reference in New Issue