[pip] Bump the vreapis-pip group across 1 directory with 6 updates #277
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the vreapis-pip group with 6 updates in the /vreapis directory:
5.1
5.1.4
1.0
1.1
6.7.0
6.8.2
22.0.0
23.0.0
4.4.0
4.6.0
2.9.9
2.9.10
Updates
django
from 5.1 to 5.1.4Commits
2d4add1
[5.1.x] Bumped version for 5.1.4 release.6943d61
[5.1.x] Fixed CVE-2024-53908 -- Prevented SQL injections in direct HasKeyLook...bbc74a7
[5.1.x] Fixed CVE-2024-53907 -- Mitigated potential DoS in strip_tags().5b4d949
[5.1.x] Removed question marks from headings in docs/topics/db/fixtures.txt.6e3e735
[5.1.x] Fixed #35950 -- Restored refreshing of relations when fields deferred.ee2698d
[5.1.x] Removed reference to "removing older versions of Django" in tutorial.bed70e2
[5.1.x] Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning fo...5f82a5e
[5.1.x] Added stub release notes and release date for 5.1.4, 5.0.10, and 4.2.17.4b26240
[5.1.x] Fixed #35942 -- Fixed createsuperuser crash on Python 3.13+ when user...08ac8c1
[5.1.x] Updated maintainers of Django Debug Toolbar to Django Commons.Updates
djangorestframework-gis
from 1.0 to 1.1Release notes
Sourced from djangorestframework-gis's releases.
Changelog
Sourced from djangorestframework-gis's changelog.
Commits
927c9ee
1.1.0 release533567a
[deps] Allow djangorestframework up to 3.15.x3449785
[deps] Update psycopg2 requirement from ~=2.8.0 to ~=2.9.900096c0
[deps] Update django-filter requirement from ~=23.5 to >=23.5,<25.02f6df04
[deps/ci] QA reformat, updated CI, updated deps110abaa
[docs] Added Issue Template, PR Template01e43df
[deps] Update openwisp-utils[qa] requirement from ~=1.0.0 to ~=1.0.533df16c
[deps] Enabled dependabot4e661aa
[docs] Fixed build status badge4f244d5
[feature] Allow geometry-less models #282Updates
whitenoise
from 6.7.0 to 6.8.2Changelog
Sourced from whitenoise's changelog.
Commits
2f75ac8
Version 6.8.261853c7
Fix compression speed gains (#616)bfc5dae
Version 6.8.16bbec0f
Raise errors from threads in whitenoise.compress (#615)0b054e5
Version 6.8.054c464a
Upgrade and clarify Django quickstart docs (#548)d5caf8d
Compress each file in a ThreadPool (#484)9494ff3
Use settings.FORCE_SCRIPT_NAME correctly (#486)c42e93c
Make sure SlicedFile is closed properly (#612)f8dff50
Drop Django 3.2 to 4.1 support (#614)Updates
gunicorn
from 22.0.0 to 23.0.0Release notes
Sourced from gunicorn's releases.
Commits
411986d
fix doc334392e
Merge pull request #2559 from laggardkernel/bugfix/reexec-enve75c353
Merge pull request #3189 from pajod/patch-py369357b28
keep document user in access_log_format setting79fdef0
bump to 23.0.03acd9fb
Merge pull request #2620 from talkerbox/improve-access-log-format-docs3f56d76
Merge pull request #3192 from pajod/patch-allowed-script-name256d474
docs: revert duped directiveffa48b5
test: default change was intentional52538ca
docs: recommend SCRIPT_NAME=/subfolderUpdates
django-cors-headers
from 4.4.0 to 4.6.0Changelog
Sourced from django-cors-headers's changelog.
Commits
fd8e9af
Version 4.6.0a3479b1
Drop Django 3.2 to 4.1 support (#978)6f5222d
Version 4.5.096ef5d7
Drop Python 3.8 support (#977)6a0d30d
Add automated release process (#976)e816d10
[pre-commit.ci] pre-commit autoupdate (#975)132f381
Bump astral-sh/setup-uv from 1 to 3 in the github-actions group (#974)3194a6d
Support Python 3.13 (#972)1cba108
Upgrade requirements (#971)a56c753
Use uv on GitHub Actions (#970)Updates
psycopg2
from 2.9.9 to 2.9.10Changelog
Sourced from psycopg2's changelog.
... (truncated)
Commits
a805acf
chore: bump to version 2.9.1078561ac
Merge pull request #1728 from romank0/fetch-notifications-on-commit5283a83
chore: add TransactionTimeout error, added in PostgreSQL 17f64dd39
docs: add news entry about notifications on commitcba6d39
removes duplication in tests282360d
adds notifications processing after every PQexec362cb00
Adds notifies processing in pq_commiteaeeb76
Merge pull request #1729 from edgarrmondragon/1692-py313-wheels4987362
ci(windows): drop Python 3.8 packages8c9a35d
ci: test with PostgreSQL 17Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions