From 811524b9c3268b4650f5670e14f5ad45f526a3c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jul 2023 05:01:01 +0000 Subject: [PATCH] Bump tox-gh-actions from 3.1.0 to 3.1.3 Bumps [tox-gh-actions](https://github.com/ymyzk/tox-gh-actions) from 3.1.0 to 3.1.3. - [Release notes](https://github.com/ymyzk/tox-gh-actions/releases) - [Commits](https://github.com/ymyzk/tox-gh-actions/compare/v3.1.0...v3.1.3) --- updated-dependencies: - dependency-name: tox-gh-actions dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 7c7b6232..123303f2 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -44,8 +44,6 @@ distlib==0.3.6 # via virtualenv docopt==0.6.2 # via coveralls -exceptiongroup==1.1.1 - # via pytest faker==18.7.0 # via # -r requirements/prod.txt @@ -78,9 +76,7 @@ idna==3.4 # requests # yarl importlib-metadata==6.6.0 - # via - # markdown - # mkdocs + # via mkdocs iniconfig==2.0.0 # via pytest jinja2==3.1.2 @@ -183,25 +179,17 @@ six==1.16.0 # vcrpy sqlalchemy==1.4.48 # via -r requirements/prod.txt -tomli==2.0.1 - # via - # black - # coverage - # pyproject-api - # pytest - # tox tox==4.5.1 # via # -r requirements/dev.in # tox-gh-actions -tox-gh-actions==3.1.0 +tox-gh-actions==3.1.3 # via -r requirements/dev.in types-pyyaml==6.0.12.9 # via responses typing-extensions==4.5.0 # via # -r requirements/prod.txt - # black # pydantic urllib3==1.26.15 # via