From efed0579d7f15d727dab5d58c9890e3332d8f97b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2023 20:23:09 +0100 Subject: [PATCH 01/13] Update boto3 from 1.28.57 to 1.28.62 --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index f731cba2c..ce5a0b832 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -10,7 +10,7 @@ APScheduler==3.10.4 backports.zoneinfo==0.2.1; python_version < '3.9' bokeh==3.2.2; python_version >= '3.9' boto==2.49.0 -boto3==1.28.57 +boto3==1.28.62 botocore==1.31.57 branca==0.6.0 cairocffi==1.6.1 From 2125b1286b2c9b7bad75ce66bf3807fcc2e8d7fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2023 20:23:10 +0100 Subject: [PATCH 02/13] Update botocore from 1.31.57 to 1.31.62 --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index ce5a0b832..d404cce8d 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -11,7 +11,7 @@ backports.zoneinfo==0.2.1; python_version < '3.9' bokeh==3.2.2; python_version >= '3.9' boto==2.49.0 boto3==1.28.62 -botocore==1.31.57 +botocore==1.31.62 branca==0.6.0 cairocffi==1.6.1 CairoSVG==2.7.1 From 7d0272d2dd4979eef914c33271292169bee18580 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2023 20:23:10 +0100 Subject: [PATCH 03/13] Update ffpyplayer from 4.5.0 to 4.5.1 --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index d404cce8d..577b54908 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -31,7 +31,7 @@ discid==1.2.0; sys_platform != 'win32' fabric==3.2.2 fiona==1.9.4.post1; sys_platform != 'win32' folium==0.14.0 -ffpyplayer==4.5.0 +ffpyplayer==4.5.1 geopandas==0.14.0; sys_platform != 'win32' and python_version >= '3.9' google-api-python-client==2.101.0 graphql-query==1.2.0 From 33a3300ebf7291e1d785baa860e666e94034eed4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2023 20:23:11 +0100 Subject: [PATCH 04/13] Update google-api-python-client from 2.101.0 to 2.102.0 --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index 577b54908..9a407e84c 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -33,7 +33,7 @@ fiona==1.9.4.post1; sys_platform != 'win32' folium==0.14.0 ffpyplayer==4.5.1 geopandas==0.14.0; sys_platform != 'win32' and python_version >= '3.9' -google-api-python-client==2.101.0 +google-api-python-client==2.102.0 graphql-query==1.2.0 python-gitlab==3.15.0 h5py==3.9.0 From feec5fc5f25f6a4eee500bcadfc3203cb31a2706 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2023 20:23:11 +0100 Subject: [PATCH 05/13] Update h5py from 3.9.0 to 3.10.0 --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index 9a407e84c..fce113634 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -36,7 +36,7 @@ geopandas==0.14.0; sys_platform != 'win32' and python_version >= '3.9' google-api-python-client==2.102.0 graphql-query==1.2.0 python-gitlab==3.15.0 -h5py==3.9.0 +h5py==3.10.0 humanize==4.8.0 iminuit==2.24.0 kaleido==0.2.1 # pyup: != 0.2.1.post1 # Contains only an invalid armv7l wheel. From 8149066bdc8c5bfbb403c8ad5cf4ee3f9ac891a3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2023 20:23:12 +0100 Subject: [PATCH 06/13] Update markdown from 3.4.4 to 3.5 --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index fce113634..ecfcc0730 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -42,7 +42,7 @@ iminuit==2.24.0 kaleido==0.2.1 # pyup: != 0.2.1.post1 # Contains only an invalid armv7l wheel. langdetect==1.0.9 mariadb==1.1.7; sys_platform != "darwin" -markdown==3.4.4 +markdown==3.5 # MetPy is no longer runable with PyInstaller since matplotlib made pillow a dependency. See #395. # MetPy==1.2.0 moviepy==1.0.3 From 556f23b6a6a5ac75da6eb41b10d76d078cb9d256 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2023 20:23:12 +0100 Subject: [PATCH 07/13] Update pylint from 3.0.0 to 3.0.1 --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index ecfcc0730..a85e13ed5 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -67,7 +67,7 @@ pycryptodome==3.19.0 pycryptodomex==3.19.0 pyexcelerate==0.10.0 pylibmagic==0.4.0; sys_platform != 'win32' -pylint==3.0.0 +pylint==3.0.1 pypemicro==0.1.11 pyphen==0.14.0 pyppeteer==1.0.2 From 212bedd5f45c0e2b87924954721686e9cb2b93ff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2023 20:23:13 +0100 Subject: [PATCH 08/13] Update spacy from 3.7.0 to 3.7.1 --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index a85e13ed5..1f2df4543 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -89,7 +89,7 @@ sacremoses==0.0.53 scipy==1.11.3; python_version > '3.8' sentry-sdk==1.31.0 shotgun_api3==3.4.0 -spacy==3.7.0 +spacy==3.7.1 srsly==2.4.8 swagger-spec-validator==3.0.3 tableauhyperapi==0.0.17782 From 77ce63b70ef106e91ddc8c15c7a895835069ec21 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2023 20:23:13 +0100 Subject: [PATCH 09/13] Update tableauhyperapi from 0.0.17782 to 0.0.17971 --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index 1f2df4543..fdcdd558a 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -92,7 +92,7 @@ shotgun_api3==3.4.0 spacy==3.7.1 srsly==2.4.8 swagger-spec-validator==3.0.3 -tableauhyperapi==0.0.17782 +tableauhyperapi==0.0.17971 thinc==8.2.1 timezonefinder==6.2.0; python_version > '3.8' Twisted==23.8.0 From 9e45bc2e0863253ef1538e1a72ca4a9012ad4dd5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2023 20:23:13 +0100 Subject: [PATCH 10/13] Update altair from 5.1.1 to 5.1.2 --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index fdcdd558a..51fdf6364 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -105,7 +105,7 @@ zeep==4.2.1 pypsexec==0.3.0 mimesis==11.1.0 orjson==3.9.7 -altair==5.1.1 +altair==5.1.2 shapely==2.0.1 lark==1.1.7 python-stdnum==1.19 From 04e32c4fdf394d4faca7fc69c11a33bff45056c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2023 20:23:14 +0100 Subject: [PATCH 11/13] Update great-expectations from 0.17.20 to 0.17.21 --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index 51fdf6364..be6a221dc 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -116,7 +116,7 @@ soundfile==0.12.1; sys_platform != 'linux' limits==3.6.0 # great-expectations as of v0.16.10 does not officially support python 3.11 yet, and the pyspark # compatibility wrapper seems to be broken for python 3.11 in this version. -great-expectations==0.17.20; python_version < '3.11' +great-expectations==0.17.21; python_version < '3.11' tensorflow==2.14.0; python_version >= '3.9' pyshark==0.6.0 opencv-python==4.8.1.78 From 087efec07bc9b67c367f1c809cb3b201c4294cba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Oct 2023 20:23:15 +0100 Subject: [PATCH 12/13] Update xyzservices from 2023.7.0 to 2023.10.0 --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index be6a221dc..c01e472c8 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -131,7 +131,7 @@ customtkinter==5.2.0 fastparquet==2023.8.0 librosa==0.10.1 sympy==1.12 -xyzservices==2023.7.0 +xyzservices==2023.10.0 mistune==3.0.2 pydantic==2.4.2 jsonschema==4.19.1 From 042e6cb0ffc87cacb67a38ad092d352c82fffa64 Mon Sep 17 00:00:00 2001 From: Rok Mandeljc Date: Mon, 9 Oct 2023 21:56:11 +0200 Subject: [PATCH 13/13] Revert "Update great-expectations from 0.17.20 to 0.17.21" This reverts commit f308557f0639072cbda88ef4a8a1390169cb995a. --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index c01e472c8..0cfb307cf 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -116,7 +116,7 @@ soundfile==0.12.1; sys_platform != 'linux' limits==3.6.0 # great-expectations as of v0.16.10 does not officially support python 3.11 yet, and the pyspark # compatibility wrapper seems to be broken for python 3.11 in this version. -great-expectations==0.17.21; python_version < '3.11' +great-expectations==0.17.20; python_version < '3.11' tensorflow==2.14.0; python_version >= '3.9' pyshark==0.6.0 opencv-python==4.8.1.78