Skip to content

Commit ae5743a

Browse files
Bump idna from 3.4 to 3.7 (#106)
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9510095 commit ae5743a

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

requirements-test.txt

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
autopep8==2.0.4
22
beautifulsoup4==4.12.2
3-
exceptiongroup==1.1.3
43
flake8==6.1.0
5-
idna==3.4
4+
idna==3.7
65
iniconfig==2.0.0
76
markdown-it-py==3.0.0
87
mccabe==0.7.0
@@ -14,21 +13,21 @@ packaging==23.2
1413
pluggy==1.3.0
1514
pycodestyle==2.11.1
1615
pyflakes==3.1.0
17-
Pygments==2.16.1
18-
PyJWT==2.8.0
16+
pygments==2.16.1
17+
pyjwt==2.8.0
1918
pytest==7.4.3
20-
git+https://github.com/splunk/pytest-splunk-soar-connectors.git
21-
PyYAML==6.0.1
19+
pytest-splunk-soar-connectors @ git+https://github.com/splunk/pytest-splunk-soar-connectors.git
20+
pyyaml==6.0.1
2221
rich==13.6.0
2322
soupsieve==2.5
24-
tomli==2.0.1
2523
types-beautifulsoup4==4.12.0.7
2624
types-html5lib==1.1.11.15
2725
types-requests==2.31.0.2
2826
types-urllib3==1.26.25.14
2927
typing-extensions==4.8.0
3028
urllib3==1.26.15
31-
git+https://github.com/techservicesillinois/vcrpy-cleaner.git
29+
vcr-cleaner @ git+https://github.com/techservicesillinois/vcrpy-cleaner.git
3230
vcrpy==5.1.0
31+
wheel==0.43.0
3332
wrapt==1.15.0
3433
yarl==1.9.2

0 commit comments

Comments
 (0)