Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the pip group across 4 directories with 6 updates #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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