Skip to content

Commit eb3b610

Browse files
whisperitybruntib
authored andcommitted
Merge pull request Ericsson#4290 from Ericsson/dependabot/pip/scripts/labels/label_tool/urllib3-2.2.2
Bump urllib3 from 2.2.1 to 2.2.2 in /scripts/labels/label_tool
2 parents 981365c + 5ca7de0 commit eb3b610

File tree

7 files changed

+8
-2
lines changed

7 files changed

+8
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pytest==7.3.1
22
pycodestyle==2.12.0
33
pylint==3.2.4
4+
setuptools==70.2.0
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pytest==7.3.1
22
pycodestyle==2.12.0
33
pylint==3.2.4
4+
setuptools==70.2.0

codechecker_common/requirements_py/dev/requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ portalocker==2.2.1
22
coverage==5.5.0
33
mypy==1.7.1
44
PyYAML==6.0.1
5-
types-PyYAML==6.0.12.12
5+
types-PyYAML==6.0.12.12
6+
setuptools==70.2.0

scripts/labels/label_tool/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ packaging==24.0
55
selenium==4.19.0
66
tabulate==0.9.0
77
termcolor==2.4.0
8-
urllib3==2.2.1
8+
urllib3==2.2.2

tools/bazel/requirements_py/dev/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ pytest==7.3.1
22
pycodestyle==2.12.0
33
pylint==3.2.4
44
mypy==1.7.1
5+
setuptools==70.2.0

tools/report-converter/requirements_py/dev/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ pycodestyle==2.12.0
44
pylint==3.2.4
55
portalocker==2.2.1
66
mypy==1.7.1
7+
setuptools==70.2.0

tools/tu_collector/requirements_py/dev/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ pytest==7.3.1
22
pycodestyle==2.12.0
33
pylint==3.2.4
44
mypy==1.7.1
5+
setuptools==70.2.0

0 commit comments

Comments
 (0)