Skip to content

Commit 59497ad

Browse files
--- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: future dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: pyinstaller dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 871daa9 commit 59497ad

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
certifi==2020.6.20
1+
certifi==2023.7.22
22
chardet==3.0.4
33
docutils==0.16
4-
idna==2.10
4+
idna==3.7
55
Kivy==2.0.0rc3
66
Kivy-Garden==0.1.4
77
packaging==20.7
88
pdf2image==1.12.1
99
Pygments==2.6.1
10-
requests==2.24.0
11-
urllib3==1.25.10
10+
requests==2.32.0
11+
urllib3==1.26.18
1212
xlrd==1.2.0

__tests__/data/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
altgraph==0.17.2
22

3-
certifi==2020.6.20
3+
certifi==2023.7.22
44

55
chardet==3.0.4
66

77
docutils==0.16
88

9-
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
9+
future==0.18.3; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
1010

11-
idna==2.9
11+
idna==3.7
1212

1313
itsdangerous==1.1.0
1414

@@ -30,18 +30,18 @@ pdf2image==1.12.1
3030

3131
pefile==2021.9.3; python_full_version >= '3.6.0'
3232

33-
pillow==7.2
33+
pillow==10.3.0
3434

3535
pygments==2.6.1
3636

37-
pyinstaller==3.6
37+
pyinstaller==5.13.1
3838

3939
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
4040

4141
pywin32-ctypes==0.2.0
4242

43-
requests==2.24.0
43+
requests==2.32.0
4444

45-
urllib3==1.25.9
45+
urllib3==1.26.18
4646

4747
xlrd==1.2.0

0 commit comments

Comments
 (0)