Skip to content

Commit

Permalink
Bump urllib3 from 1.26.17 to 1.26.18 in /src
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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent efca003 commit 045070e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 20 deletions.
18 changes: 3 additions & 15 deletions src/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ environs==9.5.0
# -r requirements.txt
# scos-actions
# scos-tekrsa
exceptiongroup==1.1.3
# via pytest
filelock==3.9.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -311,19 +309,15 @@ ruamel-yaml==0.17.21
# -r requirements.txt
# drf-yasg
# scos-actions
ruamel-yaml-clib==0.2.8
# via
# -r requirements.txt
# ruamel-yaml
scipy==1.10.1
# via
# -r requirements.txt
# scos-actions
scos_actions @ git+https://github.com/NTIA/scos-actions@6.3.3
scos-actions @ git+https://github.com/NTIA/scos-actions@6.3.3
# via
# -r requirements.txt
# scos-tekrsa
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@3.1.3
scos-tekrsa @ git+https://github.com/NTIA/scos-tekrsa@3.1.3
# via -r requirements.txt
sigmf @ git+https://github.com/NTIA/SigMF@multi-recording-archive
# via
Expand All @@ -349,12 +343,6 @@ tekrsa-api-wrap==1.3.2
# via
# -r requirements.txt
# scos-tekrsa
tomli==2.0.1
# via
# coverage
# pyproject-api
# pytest
# tox
tox==4.4.6
# via -r requirements-dev.in
typing-extensions==4.5.0
Expand All @@ -364,7 +352,7 @@ uritemplate==4.1.1
# -r requirements.txt
# coreapi
# drf-yasg
urllib3==1.26.17
urllib3==1.26.18
# via
# -r requirements.txt
# requests
Expand Down
8 changes: 3 additions & 5 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,15 +145,13 @@ ruamel-yaml==0.17.21
# via
# drf-yasg
# scos-actions
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
scipy==1.10.1
# via scos-actions
scos_actions @ git+https://github.com/NTIA/scos-actions@6.3.3
scos-actions @ git+https://github.com/NTIA/scos-actions@6.3.3
# via
# -r requirements.in
# scos-tekrsa
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@3.1.3
scos-tekrsa @ git+https://github.com/NTIA/scos-tekrsa@3.1.3
# via -r requirements.in
sigmf @ git+https://github.com/NTIA/SigMF@multi-recording-archive
# via scos-actions
Expand All @@ -172,7 +170,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-yasg
urllib3==1.26.17
urllib3==1.26.18
# via
# -r requirements.in
# requests
Expand Down

0 comments on commit 045070e

Please sign in to comment.