Skip to content

Commit 5d13c62

Browse files
authoredJun 18, 2024··
Bump urllib3 from 1.26.18 to 1.26.19 in /.requirements (#1376)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d912a5e commit 5d13c62

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎.requirements/docs.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ pexpect==4.8.0
9090
# via ipython
9191
pickleshare==0.7.5
9292
# via ipython
93+
polars==0.20.31
94+
# via -r docs.in
9395
prompt-toolkit==3.0.36
9496
# via ipython
9597
ptyprocess==0.7.0
@@ -137,7 +139,7 @@ traitlets==5.8.1
137139
# matplotlib-inline
138140
unyt==2.9.3
139141
# via -r engineering.in
140-
urllib3==1.26.18
142+
urllib3==1.26.19
141143
# via requests
142144
watchdog==2.2.1
143145
# via mkdocs

0 commit comments

Comments
 (0)
Please sign in to comment.