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

Python Requirements Update #6964

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
6 changes: 3 additions & 3 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.27.151
awscli==1.29.9
# via -r requirements/aws.in
boto==2.49.0
# via -r requirements/aws.in
boto3==1.26.151
boto3==1.28.9
# via -r requirements/aws.in
botocore==1.29.151
botocore==1.31.9
# 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,33 +8,33 @@ ansible==2.10.7
# via -r requirements/base.in
ansible-base==2.10.17
# via ansible
awscli==1.27.151
awscli==1.29.9
# 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.26.151
boto3==1.28.9
# via -r requirements/base.in
botocore==1.29.151
botocore==1.31.9
# via
# awscli
# boto3
# s3transfer
certifi==2023.5.7
certifi==2023.7.22
# via requests
cffi==1.15.1
# via
# bcrypt
# cryptography
# pynacl
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
colorama==0.4.4
# via awscli
cryptography==41.0.1
cryptography==41.0.2
# via
# ansible-base
# paramiko
Expand Down Expand Up @@ -90,7 +90,7 @@ pynacl==1.5.0
# via paramiko
python-dateutil==2.8.2
# via botocore
pyyaml==5.4.1
pyyaml==6.0.1
# via
# -r requirements/base.in
# ansible-base
Expand Down
5 changes: 0 additions & 5 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,3 @@ django-simple-history==3.0.0
# tox>4.0.0 isn't yet compatible with many tox plugins, causing CI failures in almost all repos.
# Details can be found in this discussion: https://github.com/tox-dev/tox/discussions/1810
tox<4.0.0

# edx-sphinx-theme is not compatible with latest Sphinx==6.0.0 version
# Pinning Sphinx version unless the compatibility issue gets resolved
# For details, see issue https://github.com/openedx/edx-sphinx-theme/issues/197
sphinx<6.0.0
14 changes: 8 additions & 6 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
build==0.10.0
# via pip-tools
click==8.1.3
click==8.1.6
# via pip-tools
packaging==23.1
# via build
pip-tools==6.13.0
pip-tools==7.1.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
tomli==2.0.1
# via build
wheel==0.40.0
# via
# build
# pip-tools
wheel==0.41.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
10 changes: 5 additions & 5 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
wheel==0.40.0
wheel==0.41.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
pip==23.2.1
# via -r requirements/pip.in
setuptools==67.8.0
setuptools==68.0.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions util/jenkins/requirements-cloudflare.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# make upgrade
#
certifi==2023.5.7
certifi==2023.7.22
# via requests
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.3
click==8.1.6
# via -r requirements/cloudflare.in
idna==3.4
# via requests
requests==2.31.0
# via -r requirements/cloudflare.in
urllib3==2.0.3
urllib3==2.0.4
# via requests
27 changes: 13 additions & 14 deletions util/jenkins/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
amqp==5.1.1
# via kombu
awscli==1.27.151
awscli==1.29.9
# via -r requirements/jenkins.in
backoff==1.4.3
# via -r requirements/jenkins.in
Expand All @@ -18,22 +18,22 @@ billiard==4.1.0
# via celery
boto==2.49.0
# via -r requirements/jenkins.in
boto3==1.26.151
boto3==1.28.9
# via -r requirements/jenkins.in
botocore==1.29.151
botocore==1.31.9
# via
# awscli
# boto3
# s3transfer
celery==5.3.0
celery==5.3.1
# via -r requirements/jenkins.in
certifi==2023.5.7
certifi==2023.7.22
# via
# opsgenie-sdk
# requests
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.3
click==8.1.6
# via
# -r requirements/jenkins.in
# celery
Expand All @@ -44,7 +44,7 @@ click-didyoumean==0.3.0
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.2.0
click-repl==0.3.0
# via celery
colorama==0.4.4
# via awscli
Expand All @@ -56,11 +56,11 @@ jmespath==1.0.1
# via
# boto3
# botocore
kombu==5.3.0
kombu==5.3.1
# via celery
opsgenie-sdk==0.3.1
# via -r requirements/jenkins.in
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
# via click-repl
pyasn1==0.5.0
# via rsa
Expand All @@ -72,13 +72,13 @@ python-dateutil==2.8.2
# celery
# opsgenie-sdk
# s3cmd
python-gnupg==0.5.0
python-gnupg==0.5.1
# via -r requirements/jenkins.in
python-magic==0.4.27
# via s3cmd
pytz==2023.3
# via opsgenie-sdk
pyyaml==5.4.1
pyyaml==6.0.1
# via
# -r requirements/jenkins.in
# awscli
Expand All @@ -96,12 +96,11 @@ s3transfer==0.6.1
# boto3
six==1.16.0
# via
# click-repl
# opsgenie-sdk
# python-dateutil
splunk-sdk==1.6.16
# via -r requirements/jenkins.in
typing-extensions==4.6.3
typing-extensions==4.7.1
# via kombu
tzdata==2023.3
# via
Expand Down
8 changes: 4 additions & 4 deletions util/pingdom/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#
# make upgrade
#
certifi==2023.5.7
certifi==2023.7.22
# via requests
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==6.7
# via -r requirements/pingdom.in
idna==3.4
# via requests
pyyaml==6.0
pyyaml==6.0.1
# via -r requirements/pingdom.in
requests==2.31.0
# via -r requirements/pingdom.in
six==1.14.0
# via -r requirements/pingdom.in
urllib3==2.0.3
urllib3==2.0.4
# via requests
6 changes: 3 additions & 3 deletions util/vpc-tools/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
#
boto==2.49.0
# via -r requirements/vpc-tools.in
certifi==2023.5.7
certifi==2023.7.22
# via requests
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
docopt==0.6.2
# via -r requirements/vpc-tools.in
idna==3.4
# via requests
requests==2.31.0
# via -r requirements/vpc-tools.in
urllib3==2.0.3
urllib3==2.0.4
# via requests
Loading