From 47e50ead36e4c805517f7d2519cbf97840494895 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 17:51:44 +0000 Subject: [PATCH] Bump the testing group across 1 directory with 6 updates Bumps the testing group with 6 updates in the /scripts directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.4.26` | | [deepdiff](https://github.com/seperman/deepdiff) | `8.4.2` | `8.5.0` | | [mako](https://github.com/sqlalchemy/mako) | `1.3.9` | `1.3.10` | | [packaging](https://github.com/pypa/packaging) | `24.2` | `25.0` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.5.0` | `1.6.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.4.0` | Updates `certifi` from 2025.1.31 to 2025.4.26 - [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26) Updates `deepdiff` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst) - [Commits](https://github.com/seperman/deepdiff/commits/8.5.0) Updates `mako` from 1.3.9 to 1.3.10 - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) Updates `packaging` from 24.2 to 25.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.2...25.0) Updates `pluggy` from 1.5.0 to 1.6.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.5.0...1.6.0) Updates `urllib3` from 2.3.0 to 2.4.0 - [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/2.3.0...2.4.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: deepdiff dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: mako dependency-version: 1.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: pluggy dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index cd553484..396305c8 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,18 +1,18 @@ attrs==25.3.0 -certifi==2025.1.31 +certifi==2025.4.26 chardet==5.2.0 -deepdiff==8.4.2 +deepdiff==8.5.0 gitdb==4.0.12 GitPython==3.1.44 glob2==0.7 idna==3.10 iniconfig==2.1.0 -mako==1.3.9 +mako==1.3.10 MarkupSafe==3.0.2 -packaging==24.2 +packaging==25.0 parse==1.20.2 parse-type==0.6.4 -pluggy==1.5.0 +pluggy==1.6.0 PyGithub==2.6.1 pyparsing==3.2.3 pytest==8.3.5 @@ -24,5 +24,5 @@ semver==3.0.4 six==1.17.0 smmap==5.0.2 toml==0.10.2 -urllib3==2.3.0 +urllib3==2.4.0 six==1.17.0