aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | | Merge remote-tracking branch 'origin/fix/resources-ppg'Gravatar Johannes Christ2024-08-03-1/+1
|\ \ \ | |_|/ |/| |
| * | Resources: Fix image for People, Postgres, DataGravatar ~hedy2024-08-02-1/+1
| |/
* | Merge pull request #1375 from python-discord/dependabot/pip/pyjwt-2.9.0Gravatar jchristgit2024-08-02-8/+8
|\ \ | |/ |/| Bump pyjwt from 2.8.0 to 2.9.0
| * Bump pyjwt from 2.8.0 to 2.9.0Gravatar dependabot[bot]2024-08-02-8/+8
|/ | | | | | | | | | | | | | | Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.9.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1372 from python-discord/dependabot/pip/sentry-sdk-2.12.0Gravatar jchristgit2024-07-31-6/+6
|\ | | | | Bump sentry-sdk from 2.10.0 to 2.12.0
| * Bump sentry-sdk from 2.10.0 to 2.12.0Gravatar dependabot[bot]2024-07-31-6/+6
|/ | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.10.0 to 2.12.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.10.0...2.12.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1371 from python-discord/dependabot/pip/pre-commit-3.8.0Gravatar jchristgit2024-07-31-5/+5
|\ | | | | Bump pre-commit from 3.7.1 to 3.8.0
| * Bump pre-commit from 3.7.1 to 3.8.0Gravatar dependabot[bot]2024-07-29-5/+5
|/ | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1369 from python-discord/jb3/content/modmail-rules-updateGravatar Joe Banks2024-07-26-1/+1
|\ | | | | Update rules to prefer DMing ModMail instead of individual moderators
| * Update rules to prefer DMing ModMail instead of individual moderatorsGravatar Joe Banks2024-07-26-1/+1
|/
* Merge pull request #1367 from python-discord/cj-judging-page-updateGravatar Joe Banks2024-07-22-60/+95
|\
| * Update code jam judging pageGravatar Janine vN2024-07-21-60/+95
|/
* Merge pull request #1293 from python-discord/feat/timeline-from-yamlGravatar wookie1842024-07-18-994/+783
|\ | | | | Markdown + YAML for the timeline
| * Merge branch 'main' into feat/timeline-from-yamlGravatar wookie1842024-07-18-317/+552
| |\ | |/ |/|
* | Merge pull request #1365 from python-discord/more-frameworksGravatar Joe Banks2024-07-16-0/+25
|\ \ | | | | | | Add more allowed frameworks for CJ11
| * | Add more allowed frameworks for CJ11Gravatar Boris Muratov2024-07-16-0/+25
|/ /
* | Merge pull request #1366 from python-discord/dependabot/pip/sentry-sdk-2.10.0Gravatar Xithrius2024-07-16-5/+5
|\ \
| * | Bump sentry-sdk from 2.9.0 to 2.10.0Gravatar dependabot[bot]2024-07-16-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.9.0...2.10.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1361 from python-discord/dependabot/pip/coverage-7.6.0Gravatar Xithrius2024-07-15-55/+55
|\ \
| * | Bump coverage from 7.5.4 to 7.6.0Gravatar dependabot[bot]2024-07-15-55/+55
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.4 to 7.6.0. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.5.4...7.6.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1364 from python-discord/dependabot/pip/setuptools-70.0.0Gravatar Xithrius2024-07-15-6/+5
|\ \
| * | Bump setuptools from 69.2.0 to 70.0.0Gravatar dependabot[bot]2024-07-15-6/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.0 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v69.2.0...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1360 from python-discord/dependabot/pip/sentry-sdk-2.9.0Gravatar Xithrius2024-07-10-5/+5
|\ \
| * | Bump sentry-sdk from 2.7.1 to 2.9.0Gravatar dependabot[bot]2024-07-10-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.7.1 to 2.9.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.7.1...2.9.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1359 from python-discord/dependabot/pip/django-5.0.7Gravatar jchristgit2024-07-10-5/+5
|\ \ | | | | | | Bump django from 5.0.6 to 5.0.7
| * | Bump django from 5.0.6 to 5.0.7Gravatar dependabot[bot]2024-07-10-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.7. - [Commits](https://github.com/django/django/compare/5.0.6...5.0.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Pleasure the style dictatorGravatar Johannes Christ2024-07-10-1/+1
| |
* | Merge pull request #1357 from python-discord/dependabot/pip/ruff-0.5.1Gravatar jchristgit2024-07-08-21/+21
|\ \ | | | | | | Bump ruff from 0.5.0 to 0.5.1
| * | Bump ruff from 0.5.0 to 0.5.1Gravatar dependabot[bot]2024-07-08-21/+21
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.5.0...0.5.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1356 from python-discord/dependabot/pip/certifi-2024.7.4Gravatar Xithrius2024-07-06-4/+4
|\ \
| * | Bump certifi from 2024.2.2 to 2024.7.4Gravatar dependabot[bot]2024-07-05-4/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | Migration to official Sentry release CI action (#1355)Gravatar Xithrius2024-07-05-3/+3
| |
* | Merge pull request #1354 from python-discord/dependabot/pip/psycopg-3.2.1Gravatar jchristgit2024-07-04-77/+67
|\ \ | | | | | | Bump psycopg from 3.1.19 to 3.2.1
| * | Bump psycopg from 3.1.19 to 3.2.1Gravatar dependabot[bot]2024-07-01-77/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.1.19 to 3.2.1. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.19...3.2.1) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Update site for Code Jam 2024 (#1353)Gravatar Shakya Majumdar2024-07-03-72/+301
|/ /
* | Merge pull request #1349 from python-discord/dependabot/pip/coverage-7.5.4Gravatar jchristgit2024-06-29-55/+55
|\ \ | | | | | | Bump coverage from 7.5.3 to 7.5.4
| * | Bump coverage from 7.5.3 to 7.5.4Gravatar dependabot[bot]2024-06-28-55/+55
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.5.4. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.5.3...7.5.4) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1351 from python-discord/dependabot/pip/sentry-sdk-2.7.1Gravatar Xithrius2024-06-28-6/+6
|\ \
| * | Bump sentry-sdk from 2.7.0 to 2.7.1Gravatar dependabot[bot]2024-06-28-6/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.7.0...2.7.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1352 from python-discord/dependabot/pip/ruff-0.5.0Gravatar Xithrius2024-06-27-20/+21
|\ \
| * | Bump ruff from 0.4.10 to 0.5.0Gravatar dependabot[bot]2024-06-28-20/+21
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.10 to 0.5.0. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.10...0.5.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1350 from python-discord/dependabot/pip/sentry-sdk-2.7.0Gravatar Xithrius2024-06-26-6/+6
|\ \
| * | Bump sentry-sdk from 2.6.0 to 2.7.0Gravatar dependabot[bot]2024-06-27-6/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.6.0...2.7.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1348 from python-discord/dependabot/pip/ruff-0.4.10Gravatar Xithrius2024-06-21-20/+20
|\ \
| * | Bump ruff from 0.4.9 to 0.4.10Gravatar dependabot[bot]2024-06-21-20/+20
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.4.10. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.9...v0.4.10) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1346 from python-discord/dependabot/pip/whitenoise-6.7.0Gravatar jchristgit2024-06-20-6/+7
|\ \ | | | | | | Bump whitenoise from 6.6.0 to 6.7.0
| * | Bump whitenoise from 6.6.0 to 6.7.0Gravatar dependabot[bot]2024-06-20-6/+7
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.6.0 to 6.7.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.6.0...6.7.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1347 from python-discord/dependabot/pip/sentry-sdk-2.6.0Gravatar jchristgit2024-06-20-5/+4
|\ \ | | | | | | Bump sentry-sdk from 2.5.1 to 2.6.0
| * | Bump sentry-sdk from 2.5.1 to 2.6.0Gravatar dependabot[bot]2024-06-20-5/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/commits) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1344 from python-discord/dependabot/pip/urllib3-2.2.2Gravatar jchristgit2024-06-18-3/+3
|\ \ | | | | | | Bump urllib3 from 2.2.1 to 2.2.2