diff options
| author | 2024-03-29 10:52:46 +0100 | |
|---|---|---|
| committer | 2024-03-29 10:52:46 +0100 | |
| commit | be259b13a7ab67c6a8917b764166468ef09a08a1 (patch) | |
| tree | 197aa07f68a795527a15df8e6e7f917fd7db289e /docs/environment.yml | |
| parent | [chore] Bump express from 4.18.2 to 4.19.2 in /web/source (#2790) (diff) | |
| download | gotosocial-be259b13a7ab67c6a8917b764166468ef09a08a1.tar.xz | |
[chore] Vendor mkdocs fonts; update docs dependencies (#2789)
* [chore] Update docs dependencies
* update rtd deps
* aaaa
* why can't you just be normal!
* vendor social plugin fonts
Diffstat (limited to 'docs/environment.yml')
| -rw-r--r-- | docs/environment.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/environment.yml b/docs/environment.yml index 9aace2d4e..fe4f2c8ba 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -5,10 +5,10 @@ channels: dependencies: - cairosvg==2.7.1 - mkdocs-material-extensions==1.3.1 - - mkdocs-material==9.5.8 + - mkdocs-material==9.5.15 - mkdocs==1.5.3 - - pillow==10.0.0 - - pip==23.3.1 - - python==3.11.3=h2755cc3_0_cpython + - pillow==10.2.0 + - pip==24 + - python==3.12 - pip: - - mkdocs-swagger-ui-tag==0.6.8 + - mkdocs-swagger-ui-tag==0.6.9 |
