Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
opencraft-requirements-bot authored and Agrendalath committed Jan 22, 2024
1 parent 113880a commit 91a3f4f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ coverage[toml]==7.4.0
# -r requirements/quality.txt
# coverage
# pytest-cov
diff-cover==8.0.2
diff-cover==8.0.3
# via -r requirements/dev.in
dill==0.3.7
# via
Expand Down Expand Up @@ -149,7 +149,7 @@ kombu==5.3.5
# celery
lxml==5.1.0
# via edx-i18n-tools
markupsafe==2.1.3
markupsafe==2.1.4
# via
# -r requirements/quality.txt
# jinja2
Expand Down
2 changes: 1 addition & 1 deletion requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ kombu==5.3.5
# via
# -r requirements/test.txt
# celery
markupsafe==2.1.3
markupsafe==2.1.4
# via
# -r requirements/test.txt
# jinja2
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ kombu==5.3.5
# via
# -r requirements/base.txt
# celery
markupsafe==2.1.3
markupsafe==2.1.4
# via jinja2
# via -r requirements/base.txt
packaging==23.2
Expand Down

0 comments on commit 91a3f4f

Please sign in to comment.