Skip to content

Commit

Permalink
build(deps): bump urllib3 in /modules/post-processing/lane-detection
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent b25b3d8 commit 0e0f2a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
10 changes: 2 additions & 8 deletions modules/post-processing/lane-detection/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,21 +147,15 @@ six==1.16.0
# python-dateutil
tomli==2.0.1
# via
# black
# build
# check-manifest
# mypy
# pep517
# pytest
types-pyyaml==6.0.11
# via -r requirements-dev.in
types-setuptools==63.2.2
# via -r requirements-dev.in
typing-extensions==4.3.0
# via
# black
# mypy
urllib3==1.26.17
# via mypy
urllib3==1.26.18
# via
# botocore
# requests
Expand Down
4 changes: 1 addition & 3 deletions modules/post-processing/lane-detection/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ constructs==10.0.91
# aws-cdk-lib
# cdk-ecr-deployment
# cdk-nag
exceptiongroup==1.0.0rc8
# via cattrs
jmespath==1.0.1
# via
# boto3
Expand Down Expand Up @@ -64,5 +62,5 @@ typing-extensions==4.7.1
# via
# -r requirements.in
# jsii
urllib3==1.26.17
urllib3==1.26.18
# via botocore

0 comments on commit 0e0f2a1

Please sign in to comment.