diff options
| author | dependabot[bot] | 2022-05-12 08:51:16 +0000 |
|---|---|---|
| committer | GitHub | 2022-05-12 08:51:16 +0000 |
| commit | 949df096fc5743574eaa8eee46f32086b9d39c7d (patch) | |
| tree | 27b5b2128264b9158051d9aec05a051841825cdb | |
| parent | 6942a4a1e5807866dfb621a5da39a664b4a0cf03 (diff) | |
| download | sec-certs-949df096fc5743574eaa8eee46f32086b9d39c7d.tar.gz sec-certs-949df096fc5743574eaa8eee46f32086b9d39c7d.tar.zst sec-certs-949df096fc5743574eaa8eee46f32086b9d39c7d.zip | |
build(deps): bump pypdf2 from 1.26.0 to 1.27.5 in /requirements
Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.26.0 to 1.27.5.
- [Release notes](https://github.com/py-pdf/PyPDF2/releases)
- [Changelog](https://github.com/py-pdf/PyPDF2/blob/main/CHANGELOG)
- [Commits](https://github.com/py-pdf/PyPDF2/compare/1.26.0...1.27.5)
---
updated-dependencies:
- dependency-name: pypdf2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements/requirements.txt | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 1bcf69e6..cb8923c3 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,7 +1,3 @@ -appnope==0.1.3 - # via - # ipykernel - # ipython argon2-cffi==21.3.0 # via notebook argon2-cffi-bindings==21.2.0 @@ -70,8 +66,6 @@ html5lib==1.1 # via -r requirements.in idna==3.3 # via requests -importlib-resources==5.6.0 - # via jsonschema ipykernel==6.12.1 # via # -r requirements.in @@ -231,7 +225,7 @@ pyparsing==3.0.7 # via # matplotlib # packaging -pypdf2==1.26.0 +pypdf2==1.27.5 # via -r requirements.in pyrsistent==0.18.1 # via jsonschema @@ -337,8 +331,6 @@ webencodings==0.5.1 # tinycss2 widgetsnbextension==3.6.0 # via ipywidgets -zipp==3.8.0 - # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools |
