Skip to content

Commit ee52b2f

Browse files
Bump urllib3 from 1.26.19 to 2.5.0 in /scripts/provisionDatabase (#1082)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e1d281 commit ee52b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/provisionDatabase/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ python-dotenv==0.20.0
1111
requests==2.32.4
1212
tenacity==8.0.1
1313
typer==0.4.1
14-
urllib3==1.26.19
14+
urllib3==2.5.0
1515
websocket-client==1.3.2
1616
zipp==3.19.1

0 commit comments

Comments
 (0)