From 4934080c6cb168aca30ab45b44dfc07017284012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:54:43 +0000 Subject: [PATCH] Bump the python-dependencies group with 5 updates Bumps the python-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [isodate](https://github.com/gweis/isodate) | `0.6.1` | `0.7.2` | | [rdflib](https://github.com/RDFLib/rdflib) | `7.0.0` | `7.1.0` | | [mypy](https://github.com/python/mypy) | `1.12.0` | `1.12.1` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.35.41` | `1.35.44` | | [boto3](https://github.com/boto/boto3) | `1.35.41` | `1.35.44` | Updates `isodate` from 0.6.1 to 0.7.2 - [Changelog](https://github.com/gweis/isodate/blob/master/CHANGES.txt) - [Commits](https://github.com/gweis/isodate/compare/0.6.1...0.7.2) Updates `rdflib` from 7.0.0 to 7.1.0 - [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.0.0...7.1.0) Updates `mypy` from 1.12.0 to 1.12.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.12.0...v1.12.1) Updates `boto3-stubs` from 1.35.41 to 1.35.44 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `boto3` from 1.35.41 to 1.35.44 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.41...1.35.44) --- updated-dependencies: - dependency-name: isodate dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: rdflib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch 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 ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- requirements-test.txt | 2 +- requirements.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1d325d019..0d9c87a7a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,9 +1,9 @@ flake8==7.1.1 flake8-noqa==1.4.0 -mypy==1.12.0 +mypy==1.12.1 -boto3-stubs==1.35.41 +boto3-stubs==1.35.44 lxml-stubs==0.5.1 types-PyMySQL==1.1.0.20240524 types-python-dateutil==2.9.0.20241003 diff --git a/requirements-test.txt b/requirements-test.txt index 69c854056..84efc60bb 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -boto3==1.35.41 +boto3==1.35.44 pytest==8.3.3 -r requirements.txt diff --git a/requirements.txt b/requirements.txt index bcd3fb47b..289dbd454 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ lxml==5.3.0 OpenPyXL==3.1.5 pyparsing==3.1.4 regex==2024.9.11 -isodate==0.6.1 +isodate==0.7.2 aniso8601==9.0.1 CherryPy==18.10.0 Cheroot==10.0.1 @@ -28,7 +28,7 @@ cx_Oracle==8.3.0 pg8000==1.31.2 PyMySQL==1.1.1 pyodbc==5.2.0 -RDFLib==7.0.0 +RDFLib==7.1.0 # other graphviz==0.20.3 Pillow==10.4.0