From 5333322b40743e737b740ab443752c8d6a4364b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 22 Mar 2024 18:29:27 -0400 Subject: [PATCH 1/6] Update tox from 4.14.1 to 4.14.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a46dc48..34b4bfc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.42.0 watchdog==4.0.0 flake8==7.0.0 -tox==4.14.1 +tox==4.14.2 coverage==7.4.3 cryptography==42.0.5 Sphinx==7.2.6 From 674f75f3fbe1a96fb3128c02b94327c0037937b9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 26 Apr 2024 20:28:53 -0400 Subject: [PATCH 2/6] Update tox from 4.14.1 to 4.15.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 32850fb..576784e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.43.0 watchdog==4.0.0 flake8==7.0.0 -tox==4.14.1 +tox==4.15.0 coverage==7.4.4 cryptography==42.0.5 Sphinx==7.3.7 From a6ee515bc76960ab10d11ecd31b6ad5a4e3e506e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2024 21:31:38 +0200 Subject: [PATCH 3/6] Update cryptography from 42.0.5 to 42.0.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 32850fb..fb3f903 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==4.0.0 flake8==7.0.0 tox==4.14.1 coverage==7.4.4 -cryptography==42.0.5 +cryptography==42.0.7 Sphinx==7.3.7 PyYAML==6.0.1 pytest==8.1.1 From 40bc2756c1ff26ab2474083690ed16093bea998f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 16 May 2024 14:43:13 -0400 Subject: [PATCH 4/6] Update twine from 5.0.0 to 5.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 32850fb..4f4fbc5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,5 +10,5 @@ Sphinx==7.3.7 PyYAML==6.0.1 pytest==8.1.1 vcrpy==2.1.1 -twine==5.0.0 +twine==5.1.0 black==24.4.0 From adf38288a9392010601ef2485323b0b76f660c46 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2024 00:38:05 -0400 Subject: [PATCH 5/6] Update pytest from 8.1.1 to 8.2.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 32850fb..5a50c0c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==7.4.4 cryptography==42.0.5 Sphinx==7.3.7 PyYAML==6.0.1 -pytest==8.1.1 +pytest==8.2.1 vcrpy==2.1.1 twine==5.0.0 black==24.4.0 From 23119605db0c2040dcf100e64708f9bd9cebbacc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 23 May 2024 17:16:36 -0400 Subject: [PATCH 6/6] Update watchdog from 4.0.0 to 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 32850fb..7d19abc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==24.0 bumpversion==0.6.0 wheel==0.43.0 -watchdog==4.0.0 +watchdog==4.0.1 flake8==7.0.0 tox==4.14.1 coverage==7.4.4