Skip to content

Commit efd2f5b

Browse files
chore(deps): bump urllib3 from 2.0.7 to 2.5.0 in /mutate
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 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@2.0.7...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6aa7646 commit efd2f5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mutate/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ pycryptodome==3.19.1
1313
pyjwt==2.8.0
1414
requests==2.32.0
1515
strenum==0.4.15
16-
urllib3==2.0.7; python_version >= '3.7'
16+
urllib3==2.5.0; python_version >= '3.7'
1717
websocket-client==1.6.4; python_version >= '3.8'

0 commit comments

Comments
 (0)