build(anoncat-demo-app): bump the pip-deps group in /anoncat-demo-app/app with 4 updates#491
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Updates the requirements on [django](https://github.com/django/django), [djangorestframework](https://github.com/encode/django-rest-framework), [django-filter](https://github.com/carltongibson/django-filter) and [medcat](https://github.com/CogStack/cogstack-nlp) to permit the latest version. Updates `django` to 6.0.5 - [Commits](django/django@4.2...6.0.5) Updates `djangorestframework` to 3.17.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.14.0...3.17.1) Updates `django-filter` to 25.2 - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@23.2...25.2) Updates `medcat` to 2.7.0 - [Release notes](https://github.com/CogStack/cogstack-nlp/releases) - [Commits](medcat/v1.16.1...medcat/v2.7.0) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.5 dependency-type: direct:production dependency-group: pip-deps - dependency-name: djangorestframework dependency-version: 3.17.1 dependency-type: direct:production dependency-group: pip-deps - dependency-name: django-filter dependency-version: '25.2' dependency-type: direct:production dependency-group: pip-deps - dependency-name: medcat dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
Task linked: CU-869c5kge0 Fix automated bump PRs script |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on django, djangorestframework, django-filter and medcat to permit the latest version.
Updates
djangoto 6.0.5Commits
8f8ad09[6.0.x] Bumped version for 6.0.5 release.44ad76e[6.0.x] Fixed CVE-2026-6907 -- Prevented caching of requests when Vary header...1b0184a[6.0.x] Fixed CVE-2026-35192 -- Ensured Vary header is sent when setting sess...ad8f9e1[6.0.x] Fixed CVE-2026-5766 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE in Memory...990ab01[6.0.x] Fixed #37039 -- Removed outdated note from QuerySet.iterator() docs.f0c269f[6.0.x] Fixed typo in stub release notes for 5.2.14.8bcd15b[6.0.x] Fixed #37067 -- Added trailing slash in django_file_prefixes().3cdec64[6.0.x] Refs CVE-2026-25674 -- Clarified role of umask in upload permissions.5dd5c70[6.0.x] Added stub release notes and release date for 6.0.5 and 5.2.14.8ee7341[6.0.x] Refs #373, #34122 -- Removed warning that ForeignObject is an interna...Updates
djangorestframeworkto 3.17.1Release notes
Sourced from djangorestframework's releases.
Commits
22e231cPrepare bug fix release 3.17.1 (#9931)8e99b53Add condition to skip pushed tags from forks (#9924)c0407deFixHTMLFormRendererwith emptydatetimevalues (#9928)30d58a7Fix the book sizing in the documentation (#9926)6f03b79Tweak order of changes in release notes021ab56Bump version and update release notes for 3.17.0 (#9921)19ebad7Bump mkdocs-material[imaging] from 9.7.4 to 9.7.5 (#9923)f222c55Correct requires-python key in pyproject.toml7e7de6fRemove code fences from release checklistc599d30Update release processUpdates
django-filterto 25.2Changelog
Sourced from django-filter's changelog.
... (truncated)
Commits
17ec565Bumped version for 25.2 release.9b4b8fdUpdated testing for Django 6.0. (#1730)1b07b3eBump actions/setup-python from 5 to 6 in the github-actions group (#1726)27a1168Bump the github-actions group with 2 updates (#1722)7f59b6fAdd drf as optional dependencies (#1724)635343eAdd reference anchors to filter types to facilitate intersphinx refs (#1706)7b3176eDocument steps for postgres full text search (#1704)27dd672Updated Change notes for 25.1 release.2ea3817Added Trove classifier for Django 5.2.4d2306cReplaced hardcoded pks in tests (#1703)Updates
medcatto 2.7.0Release notes
Sourced from medcat's releases.
... (truncated)
Commits
7c12caebug(medcat): CU-869ckx6dr Allow for better supervised training (#374)b43c22ebug(medcat): CU-869cqnmtk Fix RelCAT typing issue (#388)2fabac9CU-869cqb94m: Bump urllib major version to 2. (#384)981e2d8Pushing bug fix for shuffle (#381)57b9586feat(medcat): CU-869cgny1k Add pipe tokenizer speed (#370)614af59feat(medcat): CU-869ccxgj7 Add AU model bundle support (#371)a2106b0CU-869ckmuga: Add automation for medcat-service version bumps (#373)5f3abb6chore(medcat-service): bump medcat to 2.6.0 (#372)79f00cffeat(medcat):CU-869cgny1k Add pipe speed options (#369)e35d9dcfix(medcat-trainer): Fix opentelemetry tracing running with wsgi command (#366)Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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