site icon indicating copy to clipboard operation
site copied to clipboard

pythondiscord.com - A Django and Bulma web application.

Results 127 site issues
Sort by recently updated
recently updated
newest added

Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.14.3 to 10.16. Release notes Sourced from pymdown-extensions's releases. 10.16 NEW: Add early support for Python 3.14. NEW: Drop support for Python 3.8. NEW: Snippets: Added max_retries...

python
dependencies

Bumps [django](https://github.com/django/django) from 5.1.8 to 5.2.3. Commits 15883bc [5.2.x] Bumped version for 5.2.3 release. 2640031 [5.2.x] Refs #373 -- Doc'd that on_delete is ignored for ForeignObject. 6f99c88 [5.2.x] Fixed #36449...

python
dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0. Release notes Sourced from urllib3's releases. 2.5.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

python
dependencies

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.22.0 to 2.30.0. Release notes Sourced from sentry-sdk's releases. 2.30.0 Various fixes & improvements New beta feature: Sentry logs for Loguru (#4445) by @​sentrivana We can now...

python
dependencies

Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. Release notes Sourced from requests's releases. v2.32.4 2.32.4 (2025-06-10) Security CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve...

python
dependencies

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.10 to 0.12.0. Release notes Sourced from ruff's releases. 0.12.0 Release Notes Check out the blog post for a migration guide and overview of the changes! Breaking...

python
dependencies

Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.2.6 to 3.2.9. Changelog Sourced from psycopg's changelog. .. currentmodule:: psycopg .. index:: single: Release notes single: News psycopg release notes Current release Psycopg 3.2.9 ^^^^^^^^^^^^^ Revert...

python
dependencies

Bumps [django](https://github.com/django/django) from 5.1.8 to 5.1.9. Commits db5c8a9 [5.1.x] Bumped version for 5.1.9 release. 0b42f6a [5.1.x] Fixed CVE-2025-32873 -- Mitigated potential DoS in strip_tags(). 1520d18 [5.1.x] Added upcoming security release...

python
dependencies

Adds the LinkedIn Group: Python Developers Community (moderated) to the resource page. The group is moderated and requires users in their space to follow the PSF Code of conduct, which...

This begins the work of integrating the forms backend into the site. Changes, until complete, will be merged into the `forms` tracking branch.