From 89b7ba2356d43d7af34d6d0573ea56318dd3dd90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:18:58 +0000 Subject: [PATCH] Bump the pip group across 4 directories with 6 updates Bumps the pip group with 2 updates in the /bash-tools/ansible directory: [ansible](https://github.com/ansible-community/ansible-build-data) and [ansible-core](https://github.com/ansible/ansible). Bumps the pip group with 4 updates in the /tools/python directory: [avro](https://github.com/apache/avro), [gitpython](https://github.com/gitpython-developers/GitPython), [jinja2](https://github.com/pallets/jinja) and [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /tools/python/gcp_cloud_function_ifconfig directory: [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /tools/python/gcp_cloud_function_proxy directory: [requests](https://github.com/psf/requests). Updates `ansible` from 6.7.0 to 8.5.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/6.7.0...8.5.0) Updates `ansible-core` from 2.13.13 to 2.17.7 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.13.13...v2.17.7) Updates `avro` from 1.8.1 to 1.11.3 - [Release notes](https://github.com/apache/avro/releases) - [Commits](https://github.com/apache/avro/compare/release-1.8.1...release-1.11.3) Updates `gitpython` from 2.1.15 to 3.1.41 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/2.1.15...3.1.41) Updates `jinja2` from 2.11.3 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.3...3.1.5) Updates `requests` from 2.24.0 to 2.32.2 - [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.24.0...v2.32.2) Updates `requests` from 2.24.0 to 2.32.2 - [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.24.0...v2.32.2) Updates `requests` from 2.24.0 to 2.32.2 - [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.24.0...v2.32.2) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production dependency-group: pip - dependency-name: ansible-core dependency-type: direct:production dependency-group: pip - dependency-name: avro dependency-type: direct:production dependency-group: pip - dependency-name: gitpython dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- bash-tools/ansible/requirements.txt | 4 ++-- tools/python/gcp_cloud_function_ifconfig/requirements.txt | 2 +- tools/python/gcp_cloud_function_proxy/requirements.txt | 2 +- tools/python/requirements.txt | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bash-tools/ansible/requirements.txt b/bash-tools/ansible/requirements.txt index 50f924a..8d3e949 100644 --- a/bash-tools/ansible/requirements.txt +++ b/bash-tools/ansible/requirements.txt @@ -1,2 +1,2 @@ -ansible==6.7.0 -ansible-core==2.13.13 +ansible==8.5.0 +ansible-core==2.17.7 diff --git a/tools/python/gcp_cloud_function_ifconfig/requirements.txt b/tools/python/gcp_cloud_function_ifconfig/requirements.txt index 775d29a..3731f5d 100644 --- a/tools/python/gcp_cloud_function_ifconfig/requirements.txt +++ b/tools/python/gcp_cloud_function_ifconfig/requirements.txt @@ -1,2 +1,2 @@ # https://cloud.google.com/functions/docs/writing/specifying-dependencies-python -requests==2.24.0 +requests==2.32.2 diff --git a/tools/python/gcp_cloud_function_proxy/requirements.txt b/tools/python/gcp_cloud_function_proxy/requirements.txt index 775d29a..3731f5d 100644 --- a/tools/python/gcp_cloud_function_proxy/requirements.txt +++ b/tools/python/gcp_cloud_function_proxy/requirements.txt @@ -1,2 +1,2 @@ # https://cloud.google.com/functions/docs/writing/specifying-dependencies-python -requests==2.24.0 +requests==2.32.2 diff --git a/tools/python/requirements.txt b/tools/python/requirements.txt index b548bf2..ef03dc0 100644 --- a/tools/python/requirements.txt +++ b/tools/python/requirements.txt @@ -1,4 +1,4 @@ -avro==1.8.1 +avro==1.11.3 # requires Python == 3.4, build in Makefile instead #avro-python3==1.9.0 @@ -20,7 +20,7 @@ dicttoxml==1.7.4 # fails on requiring newer version of setuptools #Flask==0.10.1 -GitPython==2.1.15 +GitPython==3.1.41 # this GCP API is surprisingly awful, not using #google-api-python-client==1.11.0 @@ -30,7 +30,7 @@ GitPython==2.1.15 humanize==0.5.1 impyla==0.19.0 -jinja2==2.11.3 +jinja2==3.1.5 #kazoo==2.2.1 ldif3==3.2.2 #MarkupSafe==0.23