Skip to content

Commit 7668696

Browse files
Bump urllib3 from 2.6.2 to 2.6.3 (#455)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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 5d8fcbd commit 7668696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ python-editor==1.0.4
2626
requests==2.32.5
2727
six==1.17.0
2828
SQLAlchemy==2.0.45
29-
urllib3==2.6.2
29+
urllib3==2.6.3
3030
Werkzeug==3.1.4
3131
WTForms==3.2.1

0 commit comments

Comments
 (0)