aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot]2024-02-06 03:03:01 +0000
committerGitHub2024-02-06 03:03:01 +0000
commit8d989b6de8465d3cf8af6502ab9cfb6ee8cbdded (patch)
treef47ae9f870862505e9ba5937ce26e55c1739183b
parent328ca13e97fb2bc3c49ddcd0e5ec1b45300b8127 (diff)
downloadsec-certs-8d989b6de8465d3cf8af6502ab9cfb6ee8cbdded.tar.gz
sec-certs-8d989b6de8465d3cf8af6502ab9cfb6ee8cbdded.tar.zst
sec-certs-8d989b6de8465d3cf8af6502ab9cfb6ee8cbdded.zip
chore(deps): bump cryptography from 41.0.6 to 42.0.0 in /requirements
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements/all_requirements.txt2
-rw-r--r--requirements/dev_requirements.txt2
-rw-r--r--requirements/nlp_requirements.txt2
-rw-r--r--requirements/requirements.txt2
-rw-r--r--requirements/test_requirements.txt2
5 files changed, 5 insertions, 5 deletions
diff --git a/requirements/all_requirements.txt b/requirements/all_requirements.txt
index d96e2811..ae9e742c 100644
--- a/requirements/all_requirements.txt
+++ b/requirements/all_requirements.txt
@@ -94,7 +94,7 @@ coverage[toml]==7.3.2
# via
# pytest-cov
# sec-certs (./../pyproject.toml)
-cryptography==41.0.6
+cryptography==42.0.0
# via pypdf
cycler==0.12.1
# via matplotlib
diff --git a/requirements/dev_requirements.txt b/requirements/dev_requirements.txt
index 75d23714..f340bbd9 100644
--- a/requirements/dev_requirements.txt
+++ b/requirements/dev_requirements.txt
@@ -71,7 +71,7 @@ coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
-cryptography==41.0.6
+cryptography==42.0.0
# via pypdf
cycler==0.12.1
# via matplotlib
diff --git a/requirements/nlp_requirements.txt b/requirements/nlp_requirements.txt
index bc558064..f06f83c8 100644
--- a/requirements/nlp_requirements.txt
+++ b/requirements/nlp_requirements.txt
@@ -73,7 +73,7 @@ contourpy==1.2.0
# via
# bokeh
# matplotlib
-cryptography==41.0.6
+cryptography==42.0.0
# via pypdf
cycler==0.12.1
# via matplotlib
diff --git a/requirements/requirements.txt b/requirements/requirements.txt
index 93645663..3ecf9f39 100644
--- a/requirements/requirements.txt
+++ b/requirements/requirements.txt
@@ -41,7 +41,7 @@ confection==0.1.3
# weasel
contourpy==1.2.0
# via matplotlib
-cryptography==41.0.6
+cryptography==42.0.0
# via pypdf
cycler==0.12.1
# via matplotlib
diff --git a/requirements/test_requirements.txt b/requirements/test_requirements.txt
index 1922b83b..3a2a5198 100644
--- a/requirements/test_requirements.txt
+++ b/requirements/test_requirements.txt
@@ -45,7 +45,7 @@ coverage[toml]==7.3.2
# via
# pytest-cov
# sec-certs (./../pyproject.toml)
-cryptography==41.0.6
+cryptography==42.0.0
# via pypdf
cycler==0.12.1
# via matplotlib