Skip to content

Commit

Permalink
Merge pull request #442 from openedx/repo-tools/upgrade-python-requir…
Browse files Browse the repository at this point in the history
…ements-b7c1f2a

chore: Upgrade Python requirements
  • Loading branch information
felipemontoya authored Jan 21, 2025
2 parents 47b73de + 2dfd422 commit bd973bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ click==8.1.8
# via edx-django-utils
cryptography==44.0.0
# via pyjwt
django==4.2.17
django==4.2.18
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ click==8.1.8
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==2.1.0
code-annotations==2.2.0
# via edx-lint
colorama==0.4.6
# via tox
Expand Down Expand Up @@ -246,7 +246,7 @@ urllib3==2.2.3
# -c requirements/common_constraints.txt
# -r requirements/base.txt
# requests
virtualenv==20.28.1
virtualenv==20.29.1
# via tox

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit bd973bf

Please sign in to comment.