From 236ede5bb53ddad980e72f61575e9f9d95b7826c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 10:57:38 +0000 Subject: [PATCH] Bump the python-dependencies group across 1 directory with 6 updates Bumps the python-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rdflib](https://github.com/RDFLib/rdflib) | `7.1.1` | `7.1.2` | | [holidays](https://github.com/vacanza/holidays) | `0.63` | `0.64` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.35.92` | `1.35.97` | | [boto3](https://github.com/boto/boto3) | `1.35.92` | `1.35.97` | | [aniso8601](https://bitbucket.org/nielsenb/aniso8601) | `9.0.1` | `10.0.0` | | [ixbrl-viewer](https://github.com/Arelle/ixbrl-viewer) | `1.4.47` | `1.4.48` | Updates `rdflib` from 7.1.1 to 7.1.2 - [Release notes](https://github.com/RDFLib/rdflib/releases) - [Changelog](https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md) - [Commits](https://github.com/RDFLib/rdflib/compare/7.1.1...7.1.2) Updates `holidays` from 0.63 to 0.64 - [Release notes](https://github.com/vacanza/holidays/releases) - [Changelog](https://github.com/vacanza/holidays/blob/dev/CHANGES) - [Commits](https://github.com/vacanza/holidays/compare/v0.63...v0.64) Updates `boto3-stubs` from 1.35.92 to 1.35.97 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `boto3` from 1.35.92 to 1.35.97 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.92...1.35.97) Updates `aniso8601` from 9.0.1 to 10.0.0 - [Changelog](https://bitbucket.org/nielsenb/aniso8601/src/master/CHANGELOG.rst) - [Commits](https://bitbucket.org/nielsenb/aniso8601/branches/compare/v10.0.0..v9.0.1) Updates `ixbrl-viewer` from 1.4.47 to 1.4.48 - [Release notes](https://github.com/Arelle/ixbrl-viewer/releases) - [Commits](https://github.com/Arelle/ixbrl-viewer/compare/1.4.47...1.4.48) --- updated-dependencies: - dependency-name: rdflib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: holidays dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: aniso8601 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ixbrl-viewer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-plugins.txt | 2 +- requirements-test.txt | 2 +- requirements.txt | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1e0343454..9aef84c58 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ flake8-noqa==1.4.0 mypy==1.14.1 -boto3-stubs==1.35.92 +boto3-stubs==1.35.97 lxml-stubs==0.5.1 types-PyMySQL==1.1.0.20241103 types-openpyxl==3.1.5.20241225 diff --git a/requirements-plugins.txt b/requirements-plugins.txt index a528bb26a..8f8cc5b73 100644 --- a/requirements-plugins.txt +++ b/requirements-plugins.txt @@ -1 +1 @@ -ixbrl-viewer==1.4.47 +ixbrl-viewer==1.4.48 diff --git a/requirements-test.txt b/requirements-test.txt index 88c54c904..13be291f7 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -boto3==1.35.92 +boto3==1.35.97 pytest==8.3.4 -r requirements.txt diff --git a/requirements.txt b/requirements.txt index 56d3f4a94..bd4f0bd44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ OpenPyXL==3.1.5 pyparsing==3.2.1 regex==2024.11.6 isodate==0.7.2 -aniso8601==9.0.1 +aniso8601==10.0.0 CherryPy==18.10.0 Cheroot==10.0.1 python-dateutil==2.9.0.post0 @@ -17,7 +17,7 @@ NumPy==2.0.2 ; python_version <= "3.9" NumPy==2.2.0 ; python_version > "3.9" Matplotlib==3.9.4 ; python_version <= "3.9" Matplotlib==3.10.0 ; python_version > "3.9" -holidays==0.63 +holidays==0.64 pytz==2024.2 Tornado==6.4.2 # security plugin @@ -27,7 +27,7 @@ cx_Oracle==8.3.0 pg8000==1.31.2 PyMySQL==1.1.1 pyodbc==5.2.0 -RDFLib==7.1.1 +RDFLib==7.1.2 # other graphviz==0.20.3 Pillow==11.1.0