Skip to content

Commit

Permalink
Dependency updates (#2927)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 16, 2024
1 parent bdc0b48 commit 6547313
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ importlib-resources==6.1.1
# via towncrier
incremental==22.10.0
# via towncrier
jinja2==3.1.2
jinja2==3.1.3
# via
# -r docs-requirements.in
# sphinx
Expand Down
12 changes: 6 additions & 6 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ isort==5.13.2
# via pylint
jedi==0.19.1
# via -r test-requirements.in
jinja2==3.1.2
jinja2==3.1.3
# via sphinx
markupsafe==2.1.3
# via jinja2
Expand Down Expand Up @@ -112,7 +112,7 @@ pyopenssl==23.3.0
# via -r test-requirements.in
pyproject-hooks==1.0.0
# via build
pyright==1.1.344
pyright==1.1.347
# via -r test-requirements.in
pytest==7.4.4
# via -r test-requirements.in
Expand Down Expand Up @@ -155,13 +155,13 @@ tomlkit==0.12.3
# via pylint
trustme==1.1.0
# via -r test-requirements.in
types-cffi==1.16.0.0 ; implementation_name == "cpython"
types-cffi==1.16.0.20240106 ; implementation_name == "cpython"
# via -r test-requirements.in
types-docutils==0.20.0.3
types-docutils==0.20.0.20240106
# via -r test-requirements.in
types-pyopenssl==23.3.0.0 ; implementation_name == "cpython"
types-pyopenssl==23.3.0.20240106 ; implementation_name == "cpython"
# via -r test-requirements.in
types-setuptools==69.0.0.0
types-setuptools==69.0.0.20240115
# via types-cffi
typing-extensions==4.9.0
# via
Expand Down

0 comments on commit 6547313

Please sign in to comment.