Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Nov 18, 2024
1 parent f5d9b01 commit d0b1f7f
Show file tree
Hide file tree
Showing 8 changed files with 234 additions and 232 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ django==4.2.16
# django-waffle
django-crum==0.7.9
# via -r requirements/base.in
django-waffle==4.1.0
django-waffle==4.2.0
# via -r requirements/base.in
newrelic==10.2.0
# via -r requirements/base.in
Expand All @@ -30,7 +30,7 @@ pycparser==2.22
# via cffi
pynacl==1.5.0
# via -r requirements/base.in
sqlparse==0.5.1
sqlparse==0.5.2
# via django
stevedore==5.3.0
# via -r requirements/base.in
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ filelock==3.16.1
# via
# tox
# virtualenv
packaging==24.1
packaging==24.2
# via
# pyproject-api
# tox
Expand All @@ -30,5 +30,5 @@ pyproject-api==1.8.0
# via tox
tox==4.23.2
# via -r requirements/ci.in
virtualenv==20.27.0
virtualenv==20.27.1
# via tox
Loading

0 comments on commit d0b1f7f

Please sign in to comment.