Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Python Requirements Update #7123

Closed
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
8 changes: 4 additions & 4 deletions playbooks/roles/aws/templates/requirements.txt.j2
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
awscli==1.32.2
awscli==1.32.49
# via -r requirements/aws.in
boto==2.49.0
# via -r requirements/aws.in
boto3==1.34.2
boto3==1.34.49
# via -r requirements/aws.in
botocore==1.34.2
botocore==1.34.49
# via
# awscli
# boto3
Expand Down Expand Up @@ -39,7 +39,7 @@ rsa==4.7.2
# via awscli
s3cmd==2.4.0
# via -r requirements/aws.in
s3transfer==0.9.0
s3transfer==0.10.0
# via
# awscli
# boto3
Expand Down
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@ ansible==2.10.7
# via -r requirements/base.in
ansible-base==2.10.17
# via ansible
awscli==1.32.2
awscli==1.32.49
# via -r requirements/base.in
bcrypt==3.1.7
# via
# -c requirements/constraints.txt
# paramiko
boto==2.49.0
# via -r requirements/base.in
boto3==1.34.2
boto3==1.34.49
# via -r requirements/base.in
botocore==1.34.2
botocore==1.34.49
# via
# awscli
# boto3
# s3transfer
certifi==2023.11.17
certifi==2024.2.2
# via requests
cffi==1.16.0
# via
Expand All @@ -34,7 +34,7 @@ charset-normalizer==3.3.2
# via requests
colorama==0.4.4
# via awscli
cryptography==41.0.7
cryptography==42.0.5
# via
# ansible-base
# paramiko
Expand Down Expand Up @@ -82,7 +82,7 @@ pyasn1==0.5.1
# rsa
pycparser==2.21
# via cffi
pycryptodome==3.19.0
pycryptodome==3.20.0
# via -r requirements/base.in
pymongo==3.9.0
# via -r requirements/base.in
Expand All @@ -101,7 +101,7 @@ requests==2.31.0
# datadog
rsa==4.7.2
# via awscli
s3transfer==0.9.0
s3transfer==0.10.0
# via
# awscli
# boto3
Expand Down
8 changes: 5 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,16 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.2
setuptools==69.1.1
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion util/elasticsearch/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ deepdiff==3.1.0
# via -r requirements/elasticsearch.in
elasticsearch==0.4.5
# via -r requirements/elasticsearch.in
jsonpickle==3.0.2
jsonpickle==3.0.3
# via deepdiff
urllib3==1.26.18
# via elasticsearch
4 changes: 2 additions & 2 deletions util/jenkins/requirements-cloudflare.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
certifi==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -14,5 +14,5 @@ idna==3.6
# via requests
requests==2.31.0
# via -r requirements/cloudflare.in
urllib3==2.1.0
urllib3==2.2.1
# via requests
22 changes: 11 additions & 11 deletions util/jenkins/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
amqp==5.2.0
# via kombu
argcomplete==3.2.1
argcomplete==3.2.2
# via yq
awscli==1.32.2
awscli==1.32.49
# via -r requirements/jenkins.in
backoff==1.4.3
# via -r requirements/jenkins.in
Expand All @@ -20,16 +20,16 @@ billiard==4.2.0
# via celery
boto==2.49.0
# via -r requirements/jenkins.in
boto3==1.34.2
boto3==1.34.49
# via -r requirements/jenkins.in
botocore==1.34.2
botocore==1.34.49
# via
# awscli
# boto3
# s3transfer
celery==5.3.6
# via -r requirements/jenkins.in
certifi==2023.11.17
certifi==2024.2.2
# via
# opsgenie-sdk
# requests
Expand Down Expand Up @@ -60,7 +60,7 @@ jmespath==1.0.1
# botocore
jq==1.6.0
# via -r requirements/jenkins.in
kombu==5.3.4
kombu==5.3.5
# via celery
opsgenie-sdk==0.3.1
# via -r requirements/jenkins.in
Expand All @@ -80,7 +80,7 @@ python-gnupg==0.5.2
# via -r requirements/jenkins.in
python-magic==0.4.27
# via s3cmd
pytz==2023.3.post1
pytz==2024.1
# via opsgenie-sdk
pyyaml==6.0.1
# via
Expand All @@ -95,7 +95,7 @@ rsa==4.7.2
# via awscli
s3cmd==2.4.0
# via -r requirements/jenkins.in
s3transfer==0.9.0
s3transfer==0.10.0
# via
# awscli
# boto3
Expand All @@ -107,9 +107,9 @@ splunk-sdk==1.6.16
# via -r requirements/jenkins.in
tomlkit==0.12.3
# via yq
typing-extensions==4.9.0
typing-extensions==4.10.0
# via kombu
tzdata==2023.3
tzdata==2024.1
# via
# backports-zoneinfo
# celery
Expand All @@ -123,7 +123,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.2.12
wcwidth==0.2.13
# via prompt-toolkit
xmltodict==0.13.0
# via yq
Expand Down
4 changes: 2 additions & 2 deletions util/pingdom/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
certifi==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -18,5 +18,5 @@ requests==2.31.0
# via -r requirements/pingdom.in
six==1.14.0
# via -r requirements/pingdom.in
urllib3==2.1.0
urllib3==2.2.1
# via requests
4 changes: 2 additions & 2 deletions util/vpc-tools/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
boto==2.49.0
# via -r requirements/vpc-tools.in
certifi==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -16,5 +16,5 @@ idna==3.6
# via requests
requests==2.31.0
# via -r requirements/vpc-tools.in
urllib3==2.1.0
urllib3==2.2.1
# via requests
Loading