From 507dfb083c306872218267a0ea50d2cc136af552 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Sep 2022 14:37:03 -0400 Subject: [PATCH 1/5] Update watchdog from 2.1.8 to 2.1.9 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c7a80af..6bcf2a6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ pip>=21.3.1 bump2version==1.0.1 wheel==0.37.1 -watchdog[watchmedo]==2.1.8 +watchdog[watchmedo]==2.1.9 flake8>=3 # pyup: ignore tox==3.25.0 Sphinx==5.0.1 From 2cdbdba458c971356dacfe15290ab6d6e8de7522 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Sep 2022 14:37:04 -0400 Subject: [PATCH 2/5] Update tox from 3.25.0 to 3.25.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6bcf2a6..d704188 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ bump2version==1.0.1 wheel==0.37.1 watchdog[watchmedo]==2.1.9 flake8>=3 # pyup: ignore -tox==3.25.0 +tox==3.25.1 Sphinx==5.0.1 twine>=3.8.0,<4 # Test / Benchmark requirements From 61b805314866c4f7dbd36d320e943d5e0e6fd6e8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Sep 2022 14:37:04 -0400 Subject: [PATCH 3/5] Update sphinx from 5.0.1 to 5.1.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d704188..06b87ad 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ wheel==0.37.1 watchdog[watchmedo]==2.1.9 flake8>=3 # pyup: ignore tox==3.25.1 -Sphinx==5.0.1 +Sphinx==5.1.1 twine>=3.8.0,<4 # Test / Benchmark requirements codecov==2.1.12 From f8ba79c39191f95b232df0aeb7db5177afaae1d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Sep 2022 14:37:04 -0400 Subject: [PATCH 4/5] Pin twine to latest version 4.0.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 06b87ad..cb59f1e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ watchdog[watchmedo]==2.1.9 flake8>=3 # pyup: ignore tox==3.25.1 Sphinx==5.1.1 -twine>=3.8.0,<4 +twine==4.0.1 # Test / Benchmark requirements codecov==2.1.12 coverage>=6.2 From d21239dd5ce00ab4ea449b08eb74ada369493767 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Sep 2022 14:37:05 -0400 Subject: [PATCH 5/5] Update dotty-dict from 1.3.0 to 1.3.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cb59f1e..e265624 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,7 +18,7 @@ dict2dot==0.1 dotmap==1.3.30 dotsi==0.0.3 dotted-dict==1.1.3 -dotty-dict==1.3.0 +dotty-dict==1.3.1 addict==2.4.0 metadict==0.1.2 prodict==0.8.18