From 5a19011fca00ae389c1b9fe1cba62c35eb4215ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 03:29:20 +0000 Subject: [PATCH] chore(deps): bump the pip group across 2 directories with 2 updates Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) and [cryptography](https://github.com/pyca/cryptography) to permit the latest version. 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/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.9...1.26.19) Updates `cryptography` to 42.0.8 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/0.1...42.0.8) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- pkg/readers/fixtures/multi-with-invalid/requirements.txt | 2 +- test/samples/packagefiles/py/requirements_1.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/readers/fixtures/multi-with-invalid/requirements.txt b/pkg/readers/fixtures/multi-with-invalid/requirements.txt index e505bb76..355ab007 100644 --- a/pkg/readers/fixtures/multi-with-invalid/requirements.txt +++ b/pkg/readers/fixtures/multi-with-invalid/requirements.txt @@ -9,5 +9,5 @@ PyYAML==5.4.1 rsa==4.7.2 s3transfer==0.5.2 six==1.16.0 -urllib3==1.26.9 +urllib3==1.26.19 pydoop==2.0.0 diff --git a/test/samples/packagefiles/py/requirements_1.txt b/test/samples/packagefiles/py/requirements_1.txt index 5e7b2799..52b00567 100644 --- a/test/samples/packagefiles/py/requirements_1.txt +++ b/test/samples/packagefiles/py/requirements_1.txt @@ -3,7 +3,7 @@ beautifulsoup4>=4.9.1 certifi>=2020.6.20 cffi>=1.14.3 chardet>=3.0.4 -cryptography<=3.3.1 +cryptography<=42.0.8 decorator>=4.4.2 distlib>=0.3.1 docopt>=0.6.2