Skip to content

Commit

Permalink
Merge pull request #57 from openedx/jenkins/upgrade-python-requiremen…
Browse files Browse the repository at this point in the history
…ts-74357da

Python Requirements Update
  • Loading branch information
salman2013 authored Feb 12, 2024
2 parents 74357da + f5ce8be commit 9f8ef0c
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
boto3==1.34.34
boto3==1.34.39
# via fs-s3fs
botocore==1.34.34
botocore==1.34.39
# via
# boto3
# s3transfer
django==3.2.23
django==3.2.24
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# django-crum
Expand Down
12 changes: 6 additions & 6 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.34.34
boto3==1.34.39
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.34
botocore==1.34.39
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -99,7 +99,7 @@ distlib==0.3.8
# via
# -r requirements/tox.txt
# virtualenv
django==3.2.23
django==3.2.24
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -160,7 +160,7 @@ isort==5.13.2
# via
# -r requirements/test.txt
# pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via
# -r requirements/test.txt
# keyring
Expand Down Expand Up @@ -309,7 +309,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -396,7 +396,7 @@ tomlkit==0.12.3
# pylint
tox==4.12.1
# via -r requirements/tox.txt
twine==4.0.2
twine==5.0.0
# via -r requirements/test.txt
types-python-dateutil==2.8.19.20240106
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
boto3==1.34.34
boto3==1.34.39
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.34
botocore==1.34.39
# via
# -r requirements/base.txt
# boto3
# s3transfer
django==3.2.23
django==3.2.24
# via
# -r requirements/base.txt
# django-crum
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ babel==2.14.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.34.34
boto3==1.34.39
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.34
botocore==1.34.39
# via
# -r requirements/base.txt
# boto3
Expand All @@ -35,7 +35,7 @@ certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
django==3.2.23
django==3.2.24
# via
# -r requirements/base.txt
# django-crum
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ astroid==3.0.3
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.34
boto3==1.34.39
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.34
botocore==1.34.39
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -55,7 +55,7 @@ ddt==1.7.1
# via -r requirements/quality.in
dill==0.3.8
# via pylint
django==3.2.23
django==3.2.24
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -90,7 +90,7 @@ importlib-resources==6.1.1
# via keyring
isort==5.13.2
# via pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via keyring
jeepney==0.8.0
# via
Expand Down Expand Up @@ -179,7 +179,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.3
python-slugify==8.0.4
# via
# code-annotations
# cookiecutter
Expand Down Expand Up @@ -240,7 +240,7 @@ tomli==2.0.1
# via pylint
tomlkit==0.12.3
# via pylint
twine==4.0.2
twine==5.0.0
# via -r requirements/quality.in
types-python-dateutil==2.8.19.20240106
# via arrow
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ astroid==3.0.3
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.34
boto3==1.34.39
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.34
botocore==1.34.39
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -59,7 +59,7 @@ ddt==1.7.1
# via -r requirements/test.in
dill==0.3.8
# via pylint
django==3.2.23
django==3.2.24
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -100,7 +100,7 @@ iniconfig==2.0.0
# via pytest
isort==5.13.2
# via pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via keyring
jeepney==0.8.0
# via
Expand Down Expand Up @@ -200,7 +200,7 @@ python-dateutil==2.8.2
# arrow
# botocore
# xblock
python-slugify==8.0.3
python-slugify==8.0.4
# via
# code-annotations
# cookiecutter
Expand Down Expand Up @@ -264,7 +264,7 @@ tomli==2.0.1
# pytest
tomlkit==0.12.3
# via pylint
twine==4.0.2
twine==5.0.0
# via -r requirements/test.in
types-python-dateutil==2.8.19.20240106
# via arrow
Expand Down

0 comments on commit 9f8ef0c

Please sign in to comment.