From 3e5ecc7cb0861f0aa7260dc49eb2f33c06e7cfcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 06:29:45 +0000 Subject: [PATCH] chore(deps-dev): bump py from 1.9.0 to 1.10.0 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) --- updated-dependencies: - dependency-name: py dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c64900c..945047e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -28,7 +28,7 @@ packaging==20.7 pandas==1.3.2 pathspec==0.8.1 pluggy==0.13.1 -py==1.9.0 +py==1.11.0 pycodestyle==2.6.0 pycparser==2.20 pydantic==1.7.2