Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #171

Merged
merged 1 commit into from
Jun 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ pytz==2023.3
# via django
sqlparse==0.4.4
# via django
typing-extensions==4.6.2
typing-extensions==4.6.3
# via asgiref
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ code-annotations==1.3.0
# via
# -r requirements/quality.txt
# edx-lint
coverage[toml]==7.2.6
coverage[toml]==7.2.7
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -84,7 +84,7 @@ lazy-object-proxy==1.9.0
# via
# -r requirements/quality.txt
# astroid
markupsafe==2.1.2
markupsafe==2.1.3
# via
# -r requirements/quality.txt
# jinja2
Expand Down Expand Up @@ -223,7 +223,7 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.1
# via -r requirements/ci.txt
typing-extensions==4.6.2
typing-extensions==4.6.3
# via
# -r requirements/quality.txt
# asgiref
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ certifi==2023.5.7
# via requests
charset-normalizer==3.1.0
# via requests
coverage[toml]==7.2.6
coverage[toml]==7.2.7
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -57,7 +57,7 @@ iniconfig==2.0.0
# pytest
jinja2==3.1.2
# via sphinx
markupsafe==2.1.2
markupsafe==2.1.3
# via jinja2
packaging==23.1
# via
Expand Down Expand Up @@ -138,7 +138,7 @@ tomli==2.0.1
# coverage
# doc8
# pytest
typing-extensions==4.6.2
typing-extensions==4.6.3
# via
# -r requirements/test.txt
# asgiref
Expand Down
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.3.0
# via edx-lint
coverage[toml]==7.2.6
coverage[toml]==7.2.7
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -49,7 +49,7 @@ jinja2==3.1.2
# via code-annotations
lazy-object-proxy==1.9.0
# via astroid
markupsafe==2.1.2
markupsafe==2.1.3
# via jinja2
mccabe==0.7.0
# via pylint
Expand Down Expand Up @@ -120,7 +120,7 @@ tomli==2.0.1
# pytest
tomlkit==0.11.8
# via pylint
typing-extensions==4.6.2
typing-extensions==4.6.3
# via
# -r requirements/test.txt
# asgiref
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
coverage[toml]==7.2.6
coverage[toml]==7.2.7
# via pytest-cov
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand Down Expand Up @@ -41,7 +41,7 @@ tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.6.2
typing-extensions==4.6.3
# via
# -r requirements/base.txt
# asgiref