Skip to content

Commit 421c94f

Browse files
authored
Merge branch 'main' into codeql/upgrade-to-2.14.6
2 parents 6aee03e + f536849 commit 421c94f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

scripts/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ beautifulsoup4==4.9.3
22
certifi==2023.7.22
33
chardet==3.0.4
44
gitdb==4.0.5
5-
GitPython==3.1.35
5+
GitPython==3.1.37
66
idna==2.10
77
Jinja2==2.11.3
88
MarkupSafe==1.1.1
99
requests==2.31.0
1010
smmap==3.0.5
1111
soupsieve==2.0.1
12-
urllib3==1.26.5
12+
urllib3==1.26.17
1313
pyyaml==5.4
1414
wheel==0.38.1
1515
jsonschema==4.9.1

scripts/upgrade-codeql-dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ charset-normalizer==3.2.0
33
idna==3.4
44
requests==2.31.0
55
semantic-version==2.10.0
6-
urllib3==2.0.6
6+
urllib3==2.0.7

0 commit comments

Comments
 (0)