Skip to content

Commit

Permalink
Bump the pip group across 4 directories with 6 updates
Browse files Browse the repository at this point in the history
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](ansible-community/ansible-build-data@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](ansible/ansible@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](apache/avro@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](gitpython-developers/GitPython@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](pallets/jinja@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](psf/requests@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](psf/requests@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](psf/requests@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 1b2406c commit 89b7ba2
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions bash-tools/ansible/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ansible==6.7.0
ansible-core==2.13.13
ansible==8.5.0
ansible-core==2.17.7
2 changes: 1 addition & 1 deletion tools/python/gcp_cloud_function_ifconfig/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# https://cloud.google.com/functions/docs/writing/specifying-dependencies-python
requests==2.24.0
requests==2.32.2
2 changes: 1 addition & 1 deletion tools/python/gcp_cloud_function_proxy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# https://cloud.google.com/functions/docs/writing/specifying-dependencies-python
requests==2.24.0
requests==2.32.2
6 changes: 3 additions & 3 deletions tools/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 89b7ba2

Please sign in to comment.