Skip to content

Commit

Permalink
chore: Updating Python Requirements (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Oct 10, 2023
1 parent 57ab1f8 commit 6d107ec
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 @@ -33,7 +33,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
django==3.2.21
django==3.2.22
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ astroid==2.15.8
# -r requirements/test.txt
# pylint
# pylint-celery
babel==2.12.1
babel==2.13.0
# via sphinx
backports-zoneinfo[tzdata]==0.2.1
# via
Expand Down Expand Up @@ -94,7 +94,7 @@ distlib==0.3.7
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.21
django==3.2.22
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down

0 comments on commit 6d107ec

Please sign in to comment.