Skip to content

Commit bd91cf1

Browse files
chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /models/lemonade (#2385)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 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.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73d89e3 commit bd91cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/lemonade/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ typing-inspection==0.4.2
103103
# via
104104
# pydantic
105105
# pydantic-settings
106-
urllib3==2.6.0
106+
urllib3==2.6.3
107107
# via requests
108108
werkzeug==3.1.4
109109
# via

0 commit comments

Comments
 (0)