From 6795b164e1adaaa9e4bbc1d7d65687e92a2164e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 02:03:58 +0000 Subject: [PATCH] Bump tox from 3.24.4 to 3.25.1 in /scrape Bumps [tox](https://github.com/tox-dev/tox) from 3.24.4 to 3.25.1. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.24.4...3.25.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- scrape/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scrape/requirements.txt b/scrape/requirements.txt index 15e5bb72..9870c12d 100644 --- a/scrape/requirements.txt +++ b/scrape/requirements.txt @@ -12,7 +12,7 @@ anyio==3.4.0 \ --hash=sha256:24adc69309fb5779bc1e06158e143e0b6d2c56b302a3ac3de3083c705a6ed39d \ --hash=sha256:2855a9423524abcdd652d942f8932fda1735210f77a6b392eafd9ff34d3fe020 # via httpcore -backports.entry-points-selectable==1.1.1 \ +backports-entry-points-selectable==1.1.1 \ --hash=sha256:7fceed9532a7aa2bd888654a7314f864a3c16a4e710b34a58cfc0f08114c663b \ --hash=sha256:914b21a479fde881635f7af5adc7f6e38d6b274be32269070c53b698c60d5386 # via virtualenv @@ -237,9 +237,9 @@ tomli==1.2.3 \ # via # black # mypy -tox==3.24.4 \ - --hash=sha256:5e274227a53dc9ef856767c21867377ba395992549f02ce55eb549f9fb9a8d10 \ - --hash=sha256:c30b57fa2477f1fb7c36aa1d83292d5c2336cd0018119e1b1c17340e2c2708ca +tox==3.25.1 \ + --hash=sha256:c138327815f53bc6da4fe56baec5f25f00622ae69ef3fe4e1e385720e22486f9 \ + --hash=sha256:c38e15f4733683a9cc0129fba078633e07eb0961f550a010ada879e95fb32632 # via -r requirements.in typing-extensions==4.0.1 \ --hash=sha256:4ca091dea149f945ec56afb48dae714f21e8692ef22a395223bcd328961b6a0e \