Skip to content

Commit ba2457e

Browse files
chore: bump urllib3 from 2.5.0 to 2.6.0 (#80)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aliaksei Labanau <aliaksei_labanau@epam.com>
1 parent 38b0950 commit ba2457e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.ort.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ resolutions:
100100
- message: ".*PyPI::tiktoken:0\\.7\\.0.*"
101101
reason: "CANT_FIX_EXCEPTION"
102102
comment: "MIT License: https://github.com/openai/tiktoken/blob/0.7.0/LICENSE"
103-
- message: ".*PyPI::urllib3:2\\.5\\.0.*"
103+
- message: ".*PyPI::urllib3:2\\.6\\.0.*"
104104
reason: "CANT_FIX_EXCEPTION"
105-
comment: "MIT License: https://github.com/urllib3/urllib3/blob/2.5.0/LICENSE.txt"
105+
comment: "MIT License: https://github.com/urllib3/urllib3/blob/2.6.0/LICENSE.txt"
106106
- message: ".*PyPI::nvidia-cublas-cu12:12\\.8\\.4\\.1.*"
107107
reason: "CANT_FIX_EXCEPTION"
108108
comment: "NVIDIA proprietary license"

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)