aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2025-07-27 14:22:11 +0100
committerGravatar Joe Banks <[email protected]>2025-07-27 14:40:30 +0100
commitc817d20eaa4d113f88ca7de84217fa94c47a3e20 (patch)
tree9fb2a925d3484c17c5448cc136e2c155291168b3 /pydis_site/apps
parentUpdate Dockerfile to Python 3.13 (diff)
Update site contributing guide to Python 3.13
Diffstat (limited to 'pydis_site/apps')
-rw-r--r--pydis_site/apps/content/resources/guides/pydis-guides/contributing/site.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/site.md b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/site.md
index fe44c40d..ab6ddc16 100644
--- a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/site.md
+++ b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/site.md
@@ -9,7 +9,7 @@ You should have already forked the [`site`](https://github.com/python-discord/si
### Requirements
-- [Python 3.11](https://www.python.org/downloads/)
+- [Python 3.13](https://www.python.org/downloads/)
- [uv](https://github.com/astral-sh/uv#installation)
- [Git](https://git-scm.com/downloads)
- [Windows](https://git-scm.com/download/win)