Skip to content

chore(deps): bump djangorestframework from 3.16.1 to 3.17.1 - #5374

Open
dependabot[bot] wants to merge 12 commits into
masterfrom
dependabot/pip/djangorestframework-3.17.1
Open

chore(deps): bump djangorestframework from 3.16.1 to 3.17.1#5374
dependabot[bot] wants to merge 12 commits into
masterfrom
dependabot/pip/djangorestframework-3.17.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown
Contributor

Bumps djangorestframework from 3.16.1 to 3.17.1.

Release notes

Sourced from djangorestframework's releases.

3.17.1

What's Changed

Bug fixes

Full Changelog: encode/django-rest-framework@3.17.0...3.17.1

3.17.0

What's Changed

Breaking changes

Features

Bug fixes

Translations

Packaging

Other changes

New Contributors

... (truncated)

Commits
  • 22e231c Prepare bug fix release 3.17.1 (#9931)
  • 8e99b53 Add condition to skip pushed tags from forks (#9924)
  • c0407de Fix HTMLFormRenderer with empty datetime values (#9928)
  • 30d58a7 Fix the book sizing in the documentation (#9926)
  • 6f03b79 Tweak order of changes in release notes
  • 021ab56 Bump version and update release notes for 3.17.0 (#9921)
  • 19ebad7 Bump mkdocs-material[imaging] from 9.7.4 to 9.7.5 (#9923)
  • f222c55 Correct requires-python key in pyproject.toml
  • 7e7de6f Remove code fences from release checklist
  • c599d30 Update release process
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.16.1 to 3.17.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.16.1...3.17.1)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-version: 3.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 30, 2026
@cypress

cypress Bot commented Mar 30, 2026

Copy link
Copy Markdown

Geotrek-admin    Run #16481

Run Properties:  status check passed Passed #16481  •  git commit 2db76b0844 ℹ️: Merge f706ab2a21339ffaa25fdce54d29733eef9b86ba into 4e7eff265a6dbaef49b7309c7874...
Project Geotrek-admin
Branch Review refs/pull/5374/merge
Run status status check passed Passed #16481
Run duration 02m 13s
Commit git commit 2db76b0844 ℹ️: Merge f706ab2a21339ffaa25fdce54d29733eef9b86ba into 4e7eff265a6dbaef49b7309c7874...
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 22
View all changes introduced in this branch ↗︎

submarcos and others added 10 commits May 7, 2026 16:48
Bumps [persistent](https://github.com/zopefoundation/persistent) from 6.5 to 6.6.
- [Changelog](https://github.com/zopefoundation/persistent/blob/master/CHANGES.rst)
- [Commits](zopefoundation/persistent@6.5...6.6)

---
updated-dependencies:
- dependency-name: persistent
  dependency-version: '6.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump urllib3 from 2.6.3 to 2.7.0

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.6.3...2.7.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump idna from 3.13 to 3.14

Bumps [idna](https://github.com/kjd/idna) from 3.13 to 3.14.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.13...v3.14)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.14'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: implement ordered children management in course and trek forms

* fix: implement ordered children management in course and trek forms

* Fix translation files

* fix: remove commented out ManyToManyField for ordered children in Trek model

* fix: refactor form templates to streamline ordered children management

* test: align trek form tests with renamed children field

Agent-Logs-Url: https://github.com/GeotrekCE/Geotrek-admin/sessions/557c1088-cb41-4bb3-aa5d-43412ae2de74

Co-authored-by: submarcos <7448208+submarcos@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fix translation files

* Update forms.py

* Update geotrek/trekking/forms.py

* test: increase trek ordered-children coverage and fix fr translations

Agent-Logs-Url: https://github.com/GeotrekCE/Geotrek-admin/sessions/ed26af77-b7ce-4f68-853b-4f1f717c4b2f

Co-authored-by: submarcos <7448208+submarcos@users.noreply.github.com>

* test: clarify ordered children save assertions

Agent-Logs-Url: https://github.com/GeotrekCE/Geotrek-admin/sessions/ed26af77-b7ce-4f68-853b-4f1f717c4b2f

Co-authored-by: submarcos <7448208+submarcos@users.noreply.github.com>

* test: strengthen hidden order filtering assertions

Agent-Logs-Url: https://github.com/GeotrekCE/Geotrek-admin/sessions/ed26af77-b7ce-4f68-853b-4f1f717c4b2f

Co-authored-by: submarcos <7448208+submarcos@users.noreply.github.com>

* fix quality

* fix transaction

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.16.1 to 3.17.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.16.1...3.17.1)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-version: 3.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of djangorestframework exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant