Skip to content

Commit 53f6f4c

Browse files
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the /requirements directory: [cryptography](https://github.com/pyca/cryptography) and [requests](https://github.com/psf/requests). Updates `cryptography` from 46.0.5 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.7) Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: indirect dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bcb7f6 commit 53f6f4c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ click==8.3.1
4040
# via pip-tools
4141
contourpy==1.3.2
4242
# via matplotlib
43-
cryptography==46.0.5
43+
cryptography==46.0.7
4444
# via pdfminer-six
4545
cycler==0.12.1
4646
# via matplotlib
@@ -139,7 +139,7 @@ python-dateutil==2.9.0.post0
139139
# via matplotlib
140140
pyyaml==6.0.3
141141
# via pre-commit
142-
requests==2.32.5
142+
requests==2.33.0
143143
# via sphinx
144144
scipy==1.15.3
145145
# via -r requirements.in

0 commit comments

Comments
 (0)