Skip to content

Commit 0aa46e2

Browse files
Bump pypdf from 6.4.0 to 6.6.0
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.4.0 to 6.6.0. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.4.0...6.6.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.6.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82d3770 commit 0aa46e2

1 file changed

Lines changed: 13 additions & 5 deletions

File tree

requirements.txt

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ certifi==2025.11.12
1919
# via requests
2020
charset-normalizer==3.4.4
2121
# via requests
22-
click==8.3.1
22+
click==8.1.8
2323
# via mkdocs
2424
colorama==0.4.6
2525
# via mkdocs-material
@@ -33,6 +33,11 @@ hjson==3.1.0
3333
# super-collections
3434
idna==3.11
3535
# via requests
36+
importlib-metadata==8.7.1
37+
# via
38+
# markdown
39+
# mkdocs
40+
# mkdocs-get-deps
3641
jinja2==3.1.6
3742
# via
3843
# -r requirements.in
@@ -43,7 +48,7 @@ libsass==0.23.0
4348
# via mkdocs-exporter
4449
lxml==6.0.2
4550
# via mkdocs-exporter
46-
markdown==3.10
51+
markdown==3.9
4752
# via
4853
# mkdocs
4954
# mkdocs-htmlproofer-plugin
@@ -100,7 +105,7 @@ pathspec==0.12.1
100105
# via
101106
# mkdocs
102107
# mkdocs-macros-plugin
103-
platformdirs==4.5.0
108+
platformdirs==4.4.0
104109
# via mkdocs-get-deps
105110
playwright==1.56.0
106111
# via mkdocs-exporter
@@ -110,7 +115,7 @@ pygments==2.19.2
110115
# via mkdocs-material
111116
pymdown-extensions==10.17.2
112117
# via mkdocs-material
113-
pypdf==6.4.0
118+
pypdf==6.6.0
114119
# via mkdocs-exporter
115120
python-dateutil==2.9.0.post0
116121
# via
@@ -138,15 +143,18 @@ soupsieve==2.8
138143
# via beautifulsoup4
139144
super-collections==0.6.2
140145
# via mkdocs-macros-plugin
141-
termcolor==3.2.0
146+
termcolor==3.1.0
142147
# via mkdocs-macros-plugin
143148
typing-extensions==4.15.0
144149
# via
145150
# beautifulsoup4
146151
# pyee
152+
# pypdf
147153
urllib3==2.5.0
148154
# via requests
149155
watchdog==6.0.0
150156
# via mkdocs
151157
wcmatch==10.1
152158
# via mkdocs-include-markdown-plugin
159+
zipp==3.23.0
160+
# via importlib-metadata

0 commit comments

Comments
 (0)