From c3509e63af138361013d5a4a2d6555e3c545d1f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 12:53:05 +0200 Subject: [PATCH] core: bump codespell from 2.2.6 to 2.3.0 (#9842) * core: bump codespell from 2.2.6 to 2.3.0 Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.6 to 2.3.0. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](https://github.com/codespell-project/codespell/compare/v2.2.6...v2.3.0) --- updated-dependencies: - dependency-name: codespell dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * fix Signed-off-by: Jens Langhammer --------- Signed-off-by: dependabot[bot] Signed-off-by: Jens Langhammer Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer --- .github/codespell-words.txt | 1 + poetry.lock | 6 +++--- website/developer-docs/hackathon/index.md | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/codespell-words.txt b/.github/codespell-words.txt index dd00fd8e3e..7a7f5ef317 100644 --- a/.github/codespell-words.txt +++ b/.github/codespell-words.txt @@ -4,3 +4,4 @@ hass warmup ontext singed +assertIn diff --git a/poetry.lock b/poetry.lock index c2198b1778..8b3b91e9cf 100644 --- a/poetry.lock +++ b/poetry.lock @@ -917,13 +917,13 @@ testing = ["pytest (>=7.2.1)", "pytest-cov (>=4.0.0)", "tox (>=4.4.3)"] [[package]] name = "codespell" -version = "2.2.6" +version = "2.3.0" description = "Codespell" optional = false python-versions = ">=3.8" files = [ - {file = "codespell-2.2.6-py3-none-any.whl", hash = "sha256:9ee9a3e5df0990604013ac2a9f22fa8e57669c827124a2e961fe8a1da4cacc07"}, - {file = "codespell-2.2.6.tar.gz", hash = "sha256:a8c65d8eb3faa03deabab6b3bbe798bea72e1799c7e9e955d57eca4096abcff9"}, + {file = "codespell-2.3.0-py3-none-any.whl", hash = "sha256:a9c7cef2501c9cfede2110fd6d4e5e62296920efe9abfb84648df866e47f58d1"}, + {file = "codespell-2.3.0.tar.gz", hash = "sha256:360c7d10f75e65f67bad720af7007e1060a5d395670ec11a7ed1fed9dd17471f"}, ] [package.extras] diff --git a/website/developer-docs/hackathon/index.md b/website/developer-docs/hackathon/index.md index 45168e244b..70788205e5 100644 --- a/website/developer-docs/hackathon/index.md +++ b/website/developer-docs/hackathon/index.md @@ -31,7 +31,7 @@ Online, in our [GitHub repo](https://github.com/goauthentik/authentik), and on D ## Take a look on GitHub -If you already know what you and/or your team want to work on, you can open an [Issue](https://github.com/goauthentik/authentik/issues) using our template for all hackathon Issues at any time (why not now?) and add the `hackathon` label. Then, when you register, enter the Issue number that you opened on your registration form. This way, on Kickoff Day we can easily match particpants with their Issue of interest. +If you already know what you and/or your team want to work on, you can open an [Issue](https://github.com/goauthentik/authentik/issues) using our template for all hackathon Issues at any time (why not now?) and add the `hackathon` label. Then, when you register, enter the Issue number that you opened on your registration form. This way, on Kickoff Day we can easily match participants with their Issue of interest. During the Kickoff call, there will be time to peruse existing Issues and add emotes to indicate your interest in working on it (or having it worked on!)