aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Amrou Bellalouna <[email protected]>2023-02-28 16:47:49 +0100
committerGravatar GitHub <[email protected]>2023-02-28 16:47:49 +0100
commit08a72105f510c93de330d5be5113339c83f1bdd6 (patch)
tree577a28e74c6cbb30d394c408acee3b6d7c9726fa
parentMerge pull request #890 from python-discord/dependabot/github_actions/coveral... (diff)
parentMerge branch 'main' into upate-pyversion-for-sir-guide (diff)
Merge pull request #892 from shtlrs/upate-pyversion-for-sir-guide
Bump python version to 3.10 in sir lancebot's conribution guide
-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 142e6534..edfd7ac1 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.9](https://www.python.org/downloads/)
+- [Python 3.10.*](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)