Skip to content

Commit f0ef45c

Browse files
Bump the pip group across 1 directory with 5 updates
Bumps the pip group with 5 updates in the /source directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2024.7.4` | | [cryptography](https://github.com/pyca/cryptography) | `37.0.2` | `44.0.1` | | [idna](https://github.com/kjd/idna) | `3.3` | `3.7` | | [requests](https://github.com/psf/requests) | `2.27.1` | `2.32.2` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.9` | `1.26.19` | Updates `certifi` from 2021.10.8 to 2024.7.4 - [Commits](certifi/python-certifi@2021.10.08...2024.07.04) Updates `cryptography` from 37.0.2 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@37.0.2...44.0.1) Updates `idna` from 3.3 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.3...v3.7) Updates `requests` from 2.27.1 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.27.1...v2.32.2) Updates `urllib3` from 1.26.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.26.9...1.26.19) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-type: direct:production dependency-group: pip - dependency-name: idna 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 4081b9c commit f0ef45c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
async-generator==1.10
22
attrs==21.4.0
3-
certifi==2021.10.8
3+
certifi==2024.7.4
44
cffi==1.15.0
55
charset-normalizer==2.0.12
6-
cryptography==37.0.2
6+
cryptography==44.0.1
77
h11==0.13.0
8-
idna==3.3
8+
idna==3.7
99
outcome==1.1.0
1010
pycparser==2.21
1111
pyOpenSSL==22.0.0
1212
PySocks==1.7.1
1313
python-dotenv==0.20.0
1414
PyVirtualDisplay==3.0
15-
requests==2.27.1
15+
requests==2.32.2
1616
selenium==4.1.5
1717
sniffio==1.2.0
1818
sortedcontainers==2.4.0
1919
trio==0.20.0
2020
trio-websocket==0.9.2
21-
urllib3==1.26.9
21+
urllib3==1.26.19
2222
webdriver-manager==3.5.4
2323
wsproto==1.1.0

0 commit comments

Comments
 (0)