Skip to content

Commit c36a47b

Browse files
chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /web
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a64acdd commit c36a47b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Flask-Session==0.8.0
99
# HTTP & Scraping
1010
requests==2.32.5
1111
PySocks==1.7.1
12-
urllib3==2.6.3
12+
urllib3==2.7.0
1313
beautifulsoup4==4.14.3
1414
certifi==2026.2.25
1515

0 commit comments

Comments
 (0)