Skip to content

Commit 8ba9741

Browse files
dependabot[bot]staxly[bot]Malar-Natarajan
authored
Bump urllib3 from 1.26.18 to 1.26.19 in /pytest-selenium (#2259)
* Bump urllib3 from 1.26.18 to 1.26.19 in /pytest-selenium Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * chromedriver --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: staxly[bot] <35789409+staxly[bot]@users.noreply.github.com> Co-authored-by: Malar Natarajan <Malarvizhi.Natarajan@rice.edu>
1 parent f773fa4 commit 8ba9741

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pytest-selenium/requirements-dev.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ certifi==2023.7.22
55
cffi==1.15.0
66
cfgv==3.3.1
77
chardet==4.0.0
8-
chromedriver-binary==124.0.6367.78.0
8+
chromedriver-binary==126.0.6478.62.0
99
cryptography==42.0.4
1010
Faker==13.3.4
1111
identify==2.4.12
@@ -37,7 +37,7 @@ simplejson==3.17.6
3737
six==1.16.0
3838
text-unidecode==1.3
3939
toml==0.10.2
40-
urllib3==1.26.18
40+
urllib3==1.26.19
4141
virtualenv==20.14.0
4242
wcwidth==0.2.5
4343
zipp==3.7.0

0 commit comments

Comments
 (0)