File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ pydocstyle==6.3.0
129129 # via -r requirements/quality.txt
130130pygments==2.19.1
131131 # via diff-cover
132- pylint==3.3.6
132+ pylint==3.3.7
133133 # via
134134 # -r requirements/quality.txt
135135 # edx-lint
Original file line number Diff line number Diff line change @@ -24,15 +24,15 @@ certifi==2025.4.26
2424 # via requests
2525cffi==1.17.1
2626 # via cryptography
27- charset-normalizer==3.4.1
27+ charset-normalizer==3.4.2
2828 # via requests
2929click==8.1.8
3030 # via -r requirements/test.txt
3131coverage[toml]==7.8.0
3232 # via
3333 # -r requirements/test.txt
3434 # pytest-cov
35- cryptography==44.0.2
35+ cryptography==44.0.3
3636 # via secretstorage
3737django==4.2.20
3838 # via
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ pip==24.2
1212 # via
1313 # -c /home/runner/work/code-annotations/code-annotations/requirements/common_constraints.txt
1414 # -r requirements/pip.in
15- setuptools==80.0.0
15+ setuptools==80.3.1
1616 # via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ pycodestyle==2.13.0
7272 # via -r requirements/quality.in
7373pydocstyle==6.3.0
7474 # via -r requirements/quality.in
75- pylint==3.3.6
75+ pylint==3.3.7
7676 # via
7777 # edx-lint
7878 # pylint-celery
You can’t perform that action at this time.
0 commit comments