chore(deps): fix docs deps
These should have been updated by postgrest-nixpkgs-upgrade, when I upgraded the Nixpkgs pin, but I did not follow my own readme, and just ran nix flake update...
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ python:
|
|||||||
build:
|
build:
|
||||||
os: ubuntu-24.04
|
os: ubuntu-24.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.11"
|
python: "3.12"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# This file is auto-generated by postgrest-nixpkgs-upgrade
|
# This file is auto-generated by postgrest-nixpkgs-upgrade
|
||||||
sphinx==8.2.3
|
sphinx==9.1.0
|
||||||
sphinx-copybutton==0.5.2
|
sphinx-copybutton==0.5.2
|
||||||
sphinx-rtd-dark-mode==1.3.0
|
sphinx-rtd-dark-mode==1.3.0
|
||||||
sphinx-rtd-theme==3.0.2
|
sphinx-rtd-theme==3.1.0
|
||||||
sphinx-tabs==3.4.7
|
sphinx-tabs==3.5.0
|
||||||
sphinxext-opengraph==0.9.1
|
sphinxext-opengraph==0.13.0
|
||||||
Reference in New Issue
Block a user