Skip to content

Commit

Permalink
Bump pypdf from 3.17.1 to 3.17.3
Browse files Browse the repository at this point in the history
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.17.1 to 3.17.3.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](py-pdf/pypdf@3.17.1...3.17.3)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent ce2d279 commit 527c2b6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
#
# pip-compile requirements.in
#
aiodns==3.1.1
# via aiohttp
aiohttp[speedups]==3.9.1
# via
# -r requirements.in
Expand All @@ -18,6 +20,8 @@ beautifulsoup4==4.12.2
# via -r requirements.in
brotli==1.1.0
# via aiohttp
cffi==1.16.0
# via pycares
coworker==2.0.1
# via aiohttp-requests
frozenlist==1.4.0
Expand All @@ -30,7 +34,11 @@ multidict==6.0.4
# via
# aiohttp
# yarl
pypdf==3.17.1
pycares==4.4.0
# via aiodns
pycparser==2.21
# via cffi
pypdf==3.17.3
# via -r requirements.in
soupsieve==2.3.2.post1
# via beautifulsoup4
Expand Down

0 comments on commit 527c2b6

Please sign in to comment.