Skip to content

Commit 354f223

Browse files
Bump urllib3 from 2.2.1 to 2.2.2 in /images/singleuser-sample
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9aff01 commit 354f223

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

images/singleuser-sample/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ jsonpointer==3.0.0
101101
# via jsonschema
102102
jsonschema[format-nongpl]==4.22.0
103103
# via
104-
# jsonschema
105104
# jupyter-events
106105
# jupyterlab-server
107106
# nbformat
@@ -322,7 +321,7 @@ typing-extensions==4.12.2
322321
# sqlalchemy
323322
uri-template==1.3.0
324323
# via jsonschema
325-
urllib3==2.2.1
324+
urllib3==2.2.2
326325
# via requests
327326
wcwidth==0.2.13
328327
# via prompt-toolkit

0 commit comments

Comments
 (0)