8000 Bump the pip group across 1 directory with 4 updates · bitolodeonai7/setup-python@1968159 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1968159

Browse files
Bump the pip group across 1 directory with 4 updates
Bumps the pip group with 4 updates in the /__tests__/data directory: [certifi](https://github.com/certifi/python-certifi), [idna](https://github.com/kjd/idna), [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3). Updates `certifi` from 2020.6.20 to 2024.7.4 - [Commits](certifi/python-certifi@2020.06.20...2024.07.04) Updates `idna` from 2.9 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v2.9...v3.7) Updates `requests` from 2.24.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.24.0...v2.32.2) Updates `urllib3` from 1.25.9 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.25.9...1.26.19) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.7' dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.2 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 1.26.19 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 049aaa0 commit 1968159

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

__tests__/data/requirements-linux.txt

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==2024.7.4
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.2
11+
urllib3==1.26.19
1212
xlrd==1.2.0

__tests__/data/requirements.txt

Lines changed: 4 additions & 4 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==2024.7.4
44

55
chardet==3.0.4
66

77
docutils==0.16
88

99
future==0.18.2; 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

@@ -40,8 +40,8 @@ pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3
4040

4141
pywin32-ctypes==0.2.0
4242

43-
requests==2.24.0
43+
requests==2.32.2
4444

45-
urllib3==1.25.9
45+
urllib3==1.26.19
4646

4747
xlrd==1.2.0

0 commit comments

Comments
 (0)
0