Skip to content

Commit ffe280d

Browse files
Bump requests in /docs in the pip group across 1 directory (#660)
Bumps the pip group with 1 update in the /docs directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 798e732 commit ffe280d

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

docs/requirements.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@ click==8.3.1
3030
# jupyter-book
3131
# jupyter-cache
3232
# sphinx-external-toc
33-
colorama==0.4.6
34-
# via
35-
# click
36-
# ipython
37-
# sphinx
3833
comm==0.2.3
3934
# via ipykernel
4035
debugpy==1.8.20
@@ -140,12 +135,16 @@ packaging==26.0
140135
# wheel
141136
parso==0.8.6
142137
# via jedi
138+
pexpect==4.9.0
139+
# via ipython
143140
platformdirs==4.9.4
144141
# via jupyter-core
145142
prompt-toolkit==3.0.52
146143
# via ipython
147144
psutil==7.2.2
148145
# via ipykernel
146+
ptyprocess==0.7.0
147+
# via pexpect
149148
pure-eval==0.2.3
150149
# via stack-data
151150
pybtex==0.25.1
@@ -180,7 +179,7 @@ referencing==0.37.0
180179
# via
181180
# jsonschema
182181
# jsonschema-specifications
183-
requests==2.32.5
182+
requests==2.33.0
184183
# via sphinx
185184
rpds-py==0.30.0
186185
# via

0 commit comments

Comments
 (0)