File tree Expand file tree Collapse file tree 2 files changed +27
-26
lines changed Expand file tree Collapse file tree 2 files changed +27
-26
lines changed Original file line number Diff line number Diff line change 8
8
pytest
9
9
types-beautifulsoup4
10
10
vcrpy
11
- # The latest versions of the following dependencies require Python>=3.10
11
+ # The latest versions of the following dependencies require Python>=3.10
12
12
# https://github.com/kevin1024/vcrpy/issues/688
13
- urllib3==1.26.15
13
+ urllib3==1.26.19
14
14
types-requests==2.31.0.2
15
15
# ⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⠀⠀
16
16
#⠀⠀⣿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⣿⠀⠀
Original file line number Diff line number Diff line change 1
- autopep8==2.0.4
2
- beautifulsoup4==4.12.2
3
- flake8==6.1.0
1
+ autopep8==2.3.1
2
+ beautifulsoup4==4.12.3
3
+ exceptiongroup==1.2.2
4
+ flake8==7.1.0
4
5
idna==3.7
5
6
iniconfig==2.0.0
6
7
markdown-it-py==3.0.0
7
8
mccabe==0.7.0
8
9
mdurl==0.1.2
9
- multidict==6.0.4
10
- mypy==1.6.1
10
+ multidict==6.0.5
11
+ mypy==1.11.0
11
12
mypy-extensions==1.0.0
12
- packaging==23.2
13
- pluggy==1.3 .0
14
- pycodestyle==2.11.1
15
- pyflakes==3.1 .0
16
- pygments ==2.16.1
17
- pyjwt ==2.8.0
18
- pytest==7.4.3
19
- pytest-splunk-soar-connectors @ git+https://github.com/splunk/pytest-splunk-soar-connectors.git
20
- pyyaml ==6.0.1
21
- rich==13.6.0
13
+ packaging==24.1
14
+ pluggy==1.5 .0
15
+ pycodestyle==2.12.0
16
+ pyflakes==3.2 .0
17
+ Pygments ==2.18.0
18
+ PyJWT ==2.8.0
19
+ pytest==8.3.1
20
+ git+https://github.com/splunk/pytest-splunk-soar-connectors.git
21
+ PyYAML ==6.0.1
22
+ rich==13.7.1
22
23
soupsieve==2.5
23
- types-beautifulsoup4==4.12.0.7
24
- types-html5lib==1.1.11.15
24
+ tomli==2.0.1
25
+ types-beautifulsoup4==4.12.0.20240511
26
+ types-html5lib==1.1.11.20240228
25
27
types-requests==2.31.0.2
26
28
types-urllib3==1.26.25.14
27
- typing-extensions==4.8.0
28
- urllib3==1.26.15
29
- vcr-cleaner @ git+https://github.com/techservicesillinois/vcrpy-cleaner.git
30
- vcrpy==5.1.0
31
- wheel==0.43.0
32
- wrapt==1.15.0
33
- yarl==1.9.2
29
+ typing_extensions==4.12.2
30
+ urllib3==1.26.19
31
+ vcr_cleaner @ git+https://github.com/techservicesillinois/vcrpy-cleaner.git@6771ec7b22e13ec58f73769d6b57ee73d1a4b38f
32
+ vcrpy==6.0.1
33
+ wrapt==1.16.0
34
+ yarl==1.9.4
You can’t perform that action at this time.
0 commit comments