aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar wookie184 <[email protected]>2025-04-08 13:02:32 +0100
committerGravatar GitHub <[email protected]>2025-04-08 13:02:32 +0100
commit5e20d90cc1af58dd39c22c319fba0d19a2d2916a (patch)
treea347eeb3cbf0ee0cae463c443cfce4f0f371bf9c
parentMerge pull request #1501 from python-discord/dependabot/pip/django-5.1.8 (diff)
Update sir-lancebot Python version
For after https://github.com/python-discord/sir-lancebot/pull/1670
-rw-r--r--pydis_site/apps/content/resources/guides/pydis-guides/contributing/sir-lancebot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/sir-lancebot.md b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/sir-lancebot.md
index 5693d00c..fc97e570 100644
--- a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/sir-lancebot.md
+++ b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/sir-lancebot.md
@@ -10,7 +10,7 @@ You should have already forked the [`sir-lancebot`](https://github.com/python-di
Remember to ensure that you have read the [contributing guidelines](../contributing-guidelines) in full before you start contributing.
### Requirements
-- [Python 3.12.*](https://www.python.org/downloads/)
+- [Python 3.13.*](https://www.python.org/downloads/)
- [Poetry](https://github.com/python-poetry/poetry#installation)
- [Git](https://git-scm.com/downloads)
- [Windows Installer](https://git-scm.com/download/win)