From 0673ec43ca30baa359a78f11c440fc7c9b7a6f7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 07:37:02 +0000 Subject: [PATCH 1/6] Bump certifi from 2020.11.8 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.11.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79f91bd0..c5e97dee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Working requirements with Python 3.7.1 and Wheel alabaster==0.7.12 Babel==2.9.1 -certifi==2020.11.8 +certifi==2022.12.7 chardet==3.0.4 Deprecated==1.2.10 docutils==0.16 From 329868fd8dbdae0ccbed9362b42a07147b6a5328 Mon Sep 17 00:00:00 2001 From: Bas Couwenberg Date: Wed, 8 Nov 2023 05:23:53 +0100 Subject: [PATCH 2/6] Update gemeente-provincie koppeling voor 2024. Er zijn geen wijzigingen ten opzichte van 2023. Zie ook: * [CBS - Gemeentelijke indeling op 1 januari 2024](https://www.cbs.nl/nl-nl/onze-diensten/methoden/classificaties/overig/gemeentelijke-indelingen-per-jaar/indeling-per-jaar/gemeentelijke-indeling-op-1-januari-2024) --- bag/db/data/gemeentelijke-indeling.xml | 368 +++++++++++++++++++++++++ 1 file changed, 368 insertions(+) diff --git a/bag/db/data/gemeentelijke-indeling.xml b/bag/db/data/gemeentelijke-indeling.xml index 1dc89d96..c7668f75 100644 --- a/bag/db/data/gemeentelijke-indeling.xml +++ b/bag/db/data/gemeentelijke-indeling.xml @@ -17630,4 +17630,372 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From dcac7790a0aed2d42a50412c9d3aa1b383f17c48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 14:04:22 +0000 Subject: [PATCH 3/6] Bump requests from 2.25.0 to 2.31.0 Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.25.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5e97dee..5ea8200e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ psycopg2==2.8.6 Pygments==2.7.4 pyparsing==2.4.7 pytz==2020.4 -requests==2.25.0 +requests==2.31.0 six==1.15.0 snowballstemmer==2.0.0 Sphinx==3.3.1 From 84bb1861eac0e2ce082b4660ca2a6c6f3f1a0e81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 14:04:38 +0000 Subject: [PATCH 4/6] Bump urllib3 from 1.26.5 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5e97dee..43f1b907 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,6 +27,6 @@ sphinxcontrib-htmlhelp==1.0.3 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.4 -urllib3==1.26.5 +urllib3==1.26.18 wrapt==1.12.1 xlrd==2.0.1 From f6d689f5e87fdfe7ccf2512a3aad4afc8273ff60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 14:05:14 +0000 Subject: [PATCH 5/6] Bump certifi from 2022.12.7 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5e97dee..1c9e3a2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Working requirements with Python 3.7.1 and Wheel alabaster==0.7.12 Babel==2.9.1 -certifi==2022.12.7 +certifi==2023.7.22 chardet==3.0.4 Deprecated==1.2.10 docutils==0.16 From 63d11ec4af09c9c0a206db0b928d05ba8580a1d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 14:06:34 +0000 Subject: [PATCH 6/6] Bump pygments from 2.7.4 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 to 2.15.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.7.4...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5ea8200e..73c025fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ MarkupSafe==1.1.1 openpyxl==3.0.9 packaging==20.4 psycopg2==2.8.6 -Pygments==2.7.4 +Pygments==2.15.0 pyparsing==2.4.7 pytz==2020.4 requests==2.31.0