Skip to content

Commit 2df23eb

Browse files
dependabot[bot]ddriddleedthedevmpitceltzturner
authored
Bump certifi from 2023.5.7 to 2023.7.22 (#48)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](certifi/python-certifi@2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: David Riddle <ddriddle@illinois.edu> Co-authored-by: Edward Delaporte <delaport@illinois.edu> Co-authored-by: Michelle Pitcel <mpitcel2@illinois.edu> Co-authored-by: Tyler Turner <tzturner@illinois.edu> Co-authored-by: Zach Carrington <zdc@illinois.edu>
1 parent e3c9b14 commit 2df23eb

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

requirements-test.txt

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
arrow==0.10.0
22
beautifulsoup4==4.12.2
33
bhr-client==1.6
4-
certifi==2023.5.7
5-
charset-normalizer==3.1.0
6-
exceptiongroup==1.1.1
7-
flake8==6.0.0
4+
certifi==2023.7.22
5+
charset-normalizer==3.2.0
6+
exceptiongroup==1.1.3
7+
flake8==6.1.0
88
idna==3.4
99
iniconfig==2.0.0
1010
markdown-it-py==3.0.0
1111
mccabe==0.7.0
1212
mdurl==0.1.2
1313
multidict==6.0.4
14-
mypy==1.3.0
14+
mypy==1.5.1
1515
mypy-extensions==1.0.0
1616
packaging==23.1
17-
pluggy==1.0.0
18-
pycodestyle==2.10.0
19-
pyflakes==3.0.1
20-
Pygments==2.15.1
21-
pytest==7.3.2
17+
pluggy==1.3.0
18+
pycodestyle==2.11.0
19+
pyflakes==3.1.0
20+
Pygments==2.16.1
21+
pytest==7.4.2
2222
git+https://github.com/splunk/pytest-splunk-soar-connectors.git
2323
python-dateutil==2.8.2
24-
PyYAML==6.0
24+
PyYAML==6.0.1
2525
requests==2.31.0
26-
rich==13.4.2
26+
rich==13.5.2
2727
six==1.16.0
28-
soupsieve==2.4.1
28+
soupsieve==2.5
2929
tomli==2.0.1
30-
types-beautifulsoup4==4.12.0.5
31-
types-html5lib==1.1.11.14
32-
types-requests==2.31.0.1
33-
types-urllib3==1.26.25.13
34-
typing_extensions==4.6.3
30+
types-beautifulsoup4==4.12.0.6
31+
types-html5lib==1.1.11.15
32+
types-requests==2.31.0.2
33+
types-urllib3==1.26.25.14
34+
typing_extensions==4.7.1
3535
urllib3==1.26.16
36-
vcrpy==4.3.1
36+
vcrpy==5.1.0
3737
wrapt==1.15.0
3838
yarl==1.9.2

0 commit comments

Comments
 (0)