Skip to content

Commit 6547313

Browse files
Dependency updates (#2927)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bdc0b48 commit 6547313

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ importlib-resources==6.1.1
4242
# via towncrier
4343
incremental==22.10.0
4444
# via towncrier
45-
jinja2==3.1.2
45+
jinja2==3.1.3
4646
# via
4747
# -r docs-requirements.in
4848
# sphinx

test-requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ isort==5.13.2
6767
# via pylint
6868
jedi==0.19.1
6969
# via -r test-requirements.in
70-
jinja2==3.1.2
70+
jinja2==3.1.3
7171
# via sphinx
7272
markupsafe==2.1.3
7373
# via jinja2
@@ -112,7 +112,7 @@ pyopenssl==23.3.0
112112
# via -r test-requirements.in
113113
pyproject-hooks==1.0.0
114114
# via build
115-
pyright==1.1.344
115+
pyright==1.1.347
116116
# via -r test-requirements.in
117117
pytest==7.4.4
118118
# via -r test-requirements.in
@@ -155,13 +155,13 @@ tomlkit==0.12.3
155155
# via pylint
156156
trustme==1.1.0
157157
# via -r test-requirements.in
158-
types-cffi==1.16.0.0 ; implementation_name == "cpython"
158+
types-cffi==1.16.0.20240106 ; implementation_name == "cpython"
159159
# via -r test-requirements.in
160-
types-docutils==0.20.0.3
160+
types-docutils==0.20.0.20240106
161161
# via -r test-requirements.in
162-
types-pyopenssl==23.3.0.0 ; implementation_name == "cpython"
162+
types-pyopenssl==23.3.0.20240106 ; implementation_name == "cpython"
163163
# via -r test-requirements.in
164-
types-setuptools==69.0.0.0
164+
types-setuptools==69.0.0.20240115
165165
# via types-cffi
166166
typing-extensions==4.9.0
167167
# via

0 commit comments

Comments
 (0)