Skip to content

Commit

Permalink
refactor: manually bumping build version
Browse files Browse the repository at this point in the history
  • Loading branch information
MueezKhan246 committed May 23, 2024
1 parent 4123e8b commit a31375a
Show file tree
Hide file tree
Showing 12 changed files with 57 additions and 14 deletions.
6 changes: 5 additions & 1 deletion requirements/edx-sandbox/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -22,6 +22,8 @@ cycler==0.12.1
# via matplotlib
fonttools==4.51.0
# via matplotlib
importlib-resources==6.4.0
# via matplotlib
joblib==1.4.2
# via nltk
kiwisolver==1.4.5
Expand Down Expand Up @@ -87,3 +89,5 @@ sympy==1.12
# openedx-calc
tqdm==4.66.4
# via nltk
zipp==3.18.1
# via importlib-resources
2 changes: 1 addition & 1 deletion requirements/edx/assets.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/coverage.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/paver.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand Down
14 changes: 12 additions & 2 deletions requirements/edx/semgrep.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -40,6 +40,10 @@ glom==22.1.0
# via semgrep
idna==3.7
# via requests
importlib-resources==6.4.0
# via
# jsonschema
# jsonschema-specifications
jsonschema==4.22.0
# via semgrep
jsonschema-specifications==2023.12.1
Expand All @@ -52,6 +56,8 @@ packaging==24.0
# via semgrep
peewee==3.17.5
# via semgrep
pkgutil-resolve-name==1.3.10
# via jsonschema
pygments==2.18.0
# via rich
referencing==0.35.1
Expand All @@ -75,11 +81,15 @@ semgrep==1.52.0
tomli==2.0.1
# via semgrep
typing-extensions==4.11.0
# via semgrep
# via
# rich
# semgrep
urllib3==1.26.18
# via
# -c requirements/edx/../constraints.txt
# requests
# semgrep
wcmatch==8.5.1
# via semgrep
zipp==3.18.1
# via importlib-resources
12 changes: 11 additions & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -10,6 +10,10 @@ click==8.1.6
# via
# -c requirements/constraints.txt
# pip-tools
importlib-metadata==6.11.0
# via
# -c requirements/common_constraints.txt
# build
packaging==24.0
# via build
pip-tools==7.4.1
Expand All @@ -18,8 +22,14 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand Down
2 changes: 1 addition & 1 deletion scripts/structures_pruning/requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand Down
6 changes: 5 additions & 1 deletion scripts/structures_pruning/requirements/testing.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -14,6 +14,8 @@ ddt==1.7.2
# via -r scripts/structures_pruning/requirements/testing.in
edx-opaque-keys==2.9.0
# via -r scripts/structures_pruning/requirements/base.txt
exceptiongroup==1.2.1
# via pytest
iniconfig==2.0.0
# via pytest
packaging==24.0
Expand All @@ -34,6 +36,8 @@ stevedore==5.2.0
# via
# -r scripts/structures_pruning/requirements/base.txt
# edx-opaque-keys
tomli==2.0.1
# via pytest
typing-extensions==4.11.0
# via
# -r scripts/structures_pruning/requirements/base.txt
Expand Down
10 changes: 8 additions & 2 deletions scripts/user_retirement/requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -10,6 +10,10 @@ attrs==23.2.0
# via zeep
backoff==2.2.1
# via -r scripts/user_retirement/requirements/base.in
backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -c scripts/user_retirement/requirements/../../../requirements/constraints.txt
# django
boto3==1.34.104
# via -r scripts/user_retirement/requirements/base.in
botocore==1.34.104
Expand Down Expand Up @@ -157,7 +161,9 @@ sqlparse==0.5.0
stevedore==5.2.0
# via edx-django-utils
typing-extensions==4.11.0
# via simple-salesforce
# via
# asgiref
# simple-salesforce
unicodecsv==0.14.1
# via -r scripts/user_retirement/requirements/base.in
uritemplate==4.1.1
Expand Down
11 changes: 10 additions & 1 deletion scripts/user_retirement/requirements/testing.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -14,6 +14,10 @@ attrs==23.2.0
# zeep
backoff==2.2.1
# via -r scripts/user_retirement/requirements/base.txt
backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r scripts/user_retirement/requirements/base.txt
# django
boto3==1.34.104
# via
# -r scripts/user_retirement/requirements/base.txt
Expand Down Expand Up @@ -72,6 +76,8 @@ edx-django-utils==5.13.0
# edx-rest-api-client
edx-rest-api-client==5.7.0
# via -r scripts/user_retirement/requirements/base.txt
exceptiongroup==1.2.1
# via pytest
google-api-core==2.19.0
# via
# -r scripts/user_retirement/requirements/base.txt
Expand Down Expand Up @@ -262,9 +268,12 @@ stevedore==5.2.0
# via
# -r scripts/user_retirement/requirements/base.txt
# edx-django-utils
tomli==2.0.1
# via pytest
typing-extensions==4.11.0
# via
# -r scripts/user_retirement/requirements/base.txt
# asgiref
# simple-salesforce
unicodecsv==0.14.1
# via -r scripts/user_retirement/requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion scripts/xblock/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand Down

0 comments on commit a31375a

Please sign in to comment.