Skip to content

Commit e90b4a4

Browse files
chore(deps): bump urllib3 in /modules/examples/personas
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 dfd7f15 commit e90b4a4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/examples/personas/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ boto3>=1.35.0
44
attrs==23.2.0
55
pydantic~=2.5.3
66
pydantic-settings~=2.0.3
7-
urllib3>=2.6.3
7+
urllib3>=2.7.0

modules/examples/personas/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ typing-extensions==4.7.1
8585
# jsii
8686
# pydantic
8787
# pydantic-core
88-
urllib3==2.6.3
88+
urllib3==2.7.0
8989
# via
9090
# -r requirements.in
9191
# botocore

0 commit comments

Comments
 (0)