Skip to content

Commit

Permalink
Bump urllib3 from 2.0.4 to 2.0.7 in /requirements/zed
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.4...2.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 51459a1 commit 53b1430
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions requirements/zed/debian_11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --output-file=requirements/zed/debian_11.txt requirements/zed/debian_11.in
#
ansible==5.10.0
# via -r requirements/zed/debian_11.in
# via -r debian_11.in
ansible-core==2.12.10
# via ansible
certifi==2023.7.22
Expand Down Expand Up @@ -35,11 +35,11 @@ jinja2==3.1.2
jmespath==1.0.1
# via kolla-ansible
kolla-ansible==15.2.0
# via -r requirements/zed/debian_11.in
# via -r debian_11.in
markupsafe==2.1.3
# via jinja2
mitogen==0.3.4
# via -r requirements/zed/debian_11.in
# via -r debian_11.in
netaddr==0.8.0
# via
# oslo-config
Expand Down Expand Up @@ -88,7 +88,7 @@ stevedore==5.1.0
# via oslo-config
tzdata==2023.3
# via oslo-utils
urllib3==2.0.4
urllib3==2.0.7
# via requests
wrapt==1.15.0
# via debtcollector
8 changes: 4 additions & 4 deletions requirements/zed/rocky_9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --output-file=requirements/zed/rocky_9.txt requirements/zed/rocky_9.in
#
ansible==5.10.0
# via -r requirements/zed/rocky_9.in
# via -r rocky_9.in
ansible-core==2.12.10
# via ansible
certifi==2023.7.22
Expand Down Expand Up @@ -35,11 +35,11 @@ jinja2==3.1.2
jmespath==1.0.1
# via kolla-ansible
kolla-ansible==15.2.0
# via -r requirements/zed/rocky_9.in
# via -r rocky_9.in
markupsafe==2.1.3
# via jinja2
mitogen==0.3.4
# via -r requirements/zed/rocky_9.in
# via -r rocky_9.in
netaddr==0.8.0
# via
# oslo-config
Expand Down Expand Up @@ -88,7 +88,7 @@ stevedore==5.1.0
# via oslo-config
tzdata==2023.3
# via oslo-utils
urllib3==2.0.4
urllib3==2.0.7
# via requests
wrapt==1.15.0
# via debtcollector
8 changes: 4 additions & 4 deletions requirements/zed/ubuntu_22.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --output-file=requirements/zed/ubuntu_22.txt requirements/zed/ubuntu_22.in
#
ansible==5.10.0
# via -r requirements/zed/ubuntu_22.in
# via -r ubuntu_22.in
ansible-core==2.12.10
# via ansible
certifi==2023.7.22
Expand Down Expand Up @@ -35,11 +35,11 @@ jinja2==3.1.2
jmespath==1.0.1
# via kolla-ansible
kolla-ansible==15.2.0
# via -r requirements/zed/ubuntu_22.in
# via -r ubuntu_22.in
markupsafe==2.1.3
# via jinja2
mitogen==0.3.4
# via -r requirements/zed/ubuntu_22.in
# via -r ubuntu_22.in
netaddr==0.8.0
# via
# oslo-config
Expand Down Expand Up @@ -88,7 +88,7 @@ stevedore==5.1.0
# via oslo-config
tzdata==2023.3
# via oslo-utils
urllib3==2.0.4
urllib3==2.0.7
# via requests
wrapt==1.15.0
# via debtcollector

0 comments on commit 53b1430

Please sign in to comment.