From 66afc1ed5bc9c1b851748aeca4cbe81430528dd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 11:02:46 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 12 updates Bumps the dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [openpyxl](https://openpyxl.readthedocs.io) | `3.1.2` | `3.1.4` | | [holidays](https://github.com/vacanza/python-holidays) | `0.49` | `0.50` | | [cherrypy](https://github.com/cherrypy/cherrypy) | `18.9.0` | `18.10.0` | | [tornado](https://github.com/tornadoweb/tornado) | `6.4` | `6.4.1` | | [ixbrl-viewer](https://github.com/Arelle/ixbrl-viewer) | `1.4.27` | `1.4.28` | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.6.2` | | [pycountry](https://github.com/flyingcircusio/pycountry) | `23.12.11` | `24.6.1` | | [boto3](https://github.com/boto/boto3) | `1.34.113` | `1.34.127` | | [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.1.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.1` | `8.2.2` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.113` | `1.34.127` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.0` | `4.12.2` | Updates `openpyxl` from 3.1.2 to 3.1.4 Updates `holidays` from 0.49 to 0.50 - [Release notes](https://github.com/vacanza/python-holidays/releases) - [Changelog](https://github.com/vacanza/python-holidays/blob/dev/CHANGES) - [Commits](https://github.com/vacanza/python-holidays/compare/v0.49...v0.50) Updates `cherrypy` from 18.9.0 to 18.10.0 - [Changelog](https://github.com/cherrypy/cherrypy/blob/main/CHANGES.rst) - [Commits](https://github.com/cherrypy/cherrypy/compare/v18.9.0...v18.10.0) Updates `tornado` from 6.4 to 6.4.1 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1) Updates `ixbrl-viewer` from 1.4.27 to 1.4.28 - [Release notes](https://github.com/Arelle/ixbrl-viewer/releases) - [Commits](https://github.com/Arelle/ixbrl-viewer/compare/1.4.27...1.4.28) Updates `certifi` from 2024.2.2 to 2024.6.2 - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.06.02) Updates `pycountry` from 23.12.11 to 24.6.1 - [Changelog](https://github.com/pycountry/pycountry/blob/main/HISTORY.txt) - [Commits](https://github.com/flyingcircusio/pycountry/compare/23.12.11...24.6.1) Updates `boto3` from 1.34.113 to 1.34.127 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.34.113...1.34.127) Updates `flake8` from 7.0.0 to 7.1.0 - [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0) Updates `pytest` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.2.2) Updates `boto3-stubs` from 1.34.113 to 1.34.127 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `typing-extensions` from 4.12.0 to 4.12.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.12.0...4.12.2) --- updated-dependencies: - dependency-name: openpyxl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: holidays dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cherrypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tornado dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ixbrl-viewer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pycountry dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: boto3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typing-extensions dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 10 +++++----- requirements-plugins.txt | 2 +- requirements.txt | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e942345c8..c75b43aec 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,12 +1,12 @@ -boto3==1.34.113 -flake8==7.0.0 +boto3==1.34.127 +flake8==7.1.0 flake8-noqa==1.4.0 mypy==1.10.0 -pytest==8.2.1 +pytest==8.2.2 -boto3-stubs==1.34.113 -typing-extensions==4.12.0 +boto3-stubs==1.34.127 +typing-extensions==4.12.2 lxml-stubs==0.5.1 types-PyMySQL==1.1.0.20240524 types-python-dateutil==2.9.0.20240316 diff --git a/requirements-plugins.txt b/requirements-plugins.txt index 8e67f0357..d5d5ef18f 100644 --- a/requirements-plugins.txt +++ b/requirements-plugins.txt @@ -1 +1 @@ -ixbrl-viewer==1.4.27 +ixbrl-viewer==1.4.28 diff --git a/requirements.txt b/requirements.txt index 67bf48b88..cc24ea0db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,24 +1,24 @@ # core modules -certifi==2024.2.2 +certifi==2024.6.2 lxml==5.2.2 -OpenPyXL==3.1.2 +OpenPyXL==3.1.4 pyparsing==3.1.2 regex==2024.5.15 isodate==0.6.1 aniso8601==9.0.1 -CherryPy==18.9.0 +CherryPy==18.10.0 Cheroot==10.0.1 python-dateutil==2.9.0.post0 -pycountry==23.12.11 +pycountry==24.6.1 # plugins # EdgarRenderer plugin NumPy==1.24.4 ; python_version <= "3.8" NumPy==1.26.2 ; python_version > "3.8" Matplotlib==3.7.4 ; python_version <= "3.8" Matplotlib==3.8.2 ; python_version > "3.8" -holidays==0.49 +holidays==0.50 pytz==2024.1 -Tornado==6.4 +Tornado==6.4.1 # security plugin PyCryptodome==3.20.0 # xbrlDB plugin