Skip to content

Commit

Permalink
fix(deps): update dependency urllib3 to v2.3.0 (#20098)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 04aaaf2 commit 56da911
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion boundaries/shop/admin/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies = [
'sqlparse==0.5.3',
'typing-extensions==4.12.2',
'uritemplate==4.1.1',
'urllib3==2.2.3',
'urllib3==2.3.0',
'uv==0.5.11',
'wrapt==1.17.0',
'zipp==3.21.0',
Expand Down
6 changes: 3 additions & 3 deletions boundaries/shop/admin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -611,9 +611,9 @@ uritemplate==4.1.1 \
--hash=sha256:4346edfc5c3b79f694bccd6d6099a322bbeb628dbf2cd86eea55a456ce5124f0 \
--hash=sha256:830c08b8d99bdd312ea4ead05994a38e8936266f84b9a7878232db50b044e02e
# via shop-admin (pyproject.toml)
urllib3==2.2.3 \
--hash=sha256:ca899ca043dcb1bafa3e262d73aa25c465bfb49e0bd9dd5d59f1d0acba2f8fac \
--hash=sha256:e7d814a81dad81e6caf2ec9fdedb284ecc9c73076b62654547cc64ccdcae26e9
urllib3==2.3.0 \
--hash=sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df \
--hash=sha256:f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d
# via shop-admin (pyproject.toml)
uv==0.5.11 \
--hash=sha256:08c660c69e7dd874b52ad96b597b57e9f999659f3d9827cdbad884a68e48f7e9 \
Expand Down

0 comments on commit 56da911

Please sign in to comment.