Skip to content

Comments

chore(deps): bump werkzeug from 3.1.5 to 3.1.6#34

Merged
nicokant merged 1 commit intomainfrom
dependabot/uv/werkzeug-3.1.6
Feb 20, 2026
Merged

chore(deps): bump werkzeug from 3.1.5 to 3.1.6#34
nicokant merged 1 commit intomainfrom
dependabot/uv/werkzeug-3.1.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps werkzeug from 3.1.5 to 3.1.6.

Release notes

Sourced from werkzeug's releases.

3.1.6

This is the Werkzeug 3.1.6 security fix release, which fixes a security issue but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.

PyPI: https://pypi.org/project/Werkzeug/3.1.6/ Changes: https://werkzeug.palletsprojects.com/page/changes/#version-3-1-6

  • safe_join on Windows does not allow special devices names in multi-segment paths. GHSA-29vq-49wr-vm6x
Changelog

Sourced from werkzeug's changelog.

Version 3.1.6

Released 2026-02-19

  • safe_join on Windows does not allow special devices names in multi-segment paths. :ghsa:29vq-49wr-vm6x
Commits

Dependabot compatibility score

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 20, 2026
@github-actions
Copy link

badge

Code Coverage Summary

Filename                                                 Stmts    Miss  Cover    Missing
-----------------------------------------------------  -------  ------  -------  ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
src/dms/__init__.py                                          2       0  100.00%
src/dms/manage.py                                           11      11  0.00%    4-23
src/dms/core/__init__.py                                     0       0  100.00%
src/dms/core/apps.py                                         5       0  100.00%
src/dms/core/autocomplete.py                                15       1  93.33%   27
src/dms/core/context_processors.py                           5       0  100.00%
src/dms/core/models.py                                       5       0  100.00%
src/dms/core/router.py                                      19       0  100.00%
src/dms/core/storages.py                                     5       5  0.00%    1-7
src/dms/core/tasks.py                                       10       3  70.00%   10-12
src/dms/core/urls.py                                        10       4  60.00%   25-46
src/dms/core/contrib/__init__.py                             0       0  100.00%
src/dms/core/contrib/sites/__init__.py                       0       0  100.00%
src/dms/core/templatetags/__init__.py                        0       0  100.00%
src/dms/core/templatetags/language_tags.py                   6       1  83.33%   9
src/dms/core/templatetags/utils.py                          17       6  64.71%   12, 17, 22-25
src/dms/datasets/__init__.py                                 0       0  100.00%
src/dms/datasets/admin.py                                   17       0  100.00%
src/dms/datasets/apps.py                                     3       0  100.00%
src/dms/datasets/autocomplete.py                             5       0  100.00%
src/dms/datasets/conf.py                                     6       0  100.00%
src/dms/datasets/enums.py                                   36       0  100.00%
src/dms/datasets/filters.py                                120      59  50.83%   50-58, 61-63, 66-68, 71-73, 85-87, 132-134, 146-154, 157-168, 171-173, 193-195, 207-212, 215-217, 227-230, 249-251, 263-267, 270-272
src/dms/datasets/forms.py                                  145      71  51.03%   31-39, 44-49, 65-69, 72-77, 94-99, 115-124, 127-134, 232-251, 254, 257-261, 292-300, 308
src/dms/datasets/models.py                                 337     125  62.91%   78, 81, 115-125, 180, 283, 286, 293, 297, 301-313, 322, 330-336, 349, 352, 359, 413, 420, 426, 441-474, 484, 492-531, 538-548, 551, 571, 575, 579, 585, 595, 603-645, 648, 663-713, 731, 734
src/dms/datasets/rules.py                                   22       1  95.45%   24
src/dms/datasets/tables.py                                  91      23  74.73%   21, 44, 47-51, 71-75, 78-79, 116, 120-126, 150, 162
src/dms/datasets/tasks.py                                   18      10  44.44%   9-14, 20-24
src/dms/datasets/urls.py                                     4       0  100.00%
src/dms/datasets/views.py                                  358     156  56.42%   77, 89, 110-154, 163, 168-170, 173-176, 193-194, 197, 220-221, 226, 234, 242-243, 248, 256-259, 266, 269-335, 344-375, 381-405, 411-412, 424-425, 428-430, 433-436, 439, 455-456, 459, 462-465, 468, 481, 501-550, 559-560, 563-567, 570-573, 576-584, 587, 652-654, 657, 668-670, 673-674, 680, 692-694, 697, 706-708, 711, 714-716, 719, 736-738, 741, 744-747, 750, 766, 775-777, 780-781, 790-796, 805, 808-813, 816
src/dms/datasets/api/__init__.py                             0       0  100.00%
src/dms/datasets/api/serializers.py                         93       0  100.00%
src/dms/datasets/api/views.py                              101      26  74.26%   42-46, 55, 61, 71, 86-90, 96, 118-120, 123-129, 132-137, 184-186
src/dms/datasets/libs/__init__.py                            0       0  100.00%
src/dms/datasets/schemas/__init__.py                         0       0  100.00%
src/dms/datasets/schemas/dataset_metadata/__init__.py        3       0  100.00%
src/dms/datasets/schemas/dataset_metadata/shared.py          5       0  100.00%
src/dms/frontend/__init__.py                                 0       0  100.00%
src/dms/frontend/apps.py                                     5       0  100.00%
src/dms/frontend/views.py                                   14       7  50.00%   10, 13-21
src/dms/projects/__init__.py                                 0       0  100.00%
src/dms/projects/admin.py                                   49       8  83.67%   21-29
src/dms/projects/apps.py                                     5       0  100.00%
src/dms/projects/autocomplete.py                            25       4  84.00%   43-46
src/dms/projects/filters.py                                 47      20  57.45%   22-24, 27-29, 62-73, 78-80, 83-87, 90-92
src/dms/projects/forms.py                                   64       0  100.00%
src/dms/projects/models.py                                 105       4  96.19%   84, 92, 107, 178
src/dms/projects/rules.py                                   34      11  67.65%   8, 12, 19-23, 29, 35-37
src/dms/projects/tables.py                                  26       3  88.46%   12, 31, 34
src/dms/projects/urls.py                                     4       0  100.00%
src/dms/projects/views.py                                  196      56  71.43%   48, 61, 69-72, 90, 97-99, 111-113, 116-128, 136-138, 154-197, 206-208, 211-214, 223-225, 273, 304, 347-349, 352-359
src/dms/projects/api/__init__.py                             0       0  100.00%
src/dms/projects/api/serializers.py                         10       0  100.00%
src/dms/projects/api/views.py                               18       2  88.89%   23-25
src/dms/projects/libs/render_latex.py                       96       3  96.88%   116, 162-163
src/dms/services/__init__.py                                 0       0  100.00%
src/dms/services/apps.py                                     3       0  100.00%
src/dms/services/autocomplete.py                             8       2  75.00%   8, 13
src/dms/services/filters.py                                 32      11  65.62%   10, 14, 39-41, 44-46, 65-67
src/dms/services/models.py                                  69      10  85.51%   10-13, 16-19, 48, 51
src/dms/services/tables.py                                  40       9  77.50%   12, 15, 18-23, 71-73, 76-81
src/dms/services/urls.py                                     4       0  100.00%
src/dms/services/views.py                                   26       4  84.62%   26-29
src/dms/shared/__init__.py                                   0       0  100.00%
src/dms/shared/views.py                                     20      11  45.00%   18-21, 24, 27-29, 32-35
src/dms/theme/__init__.py                                    0       0  100.00%
src/dms/theme/apps.py                                        3       0  100.00%
src/dms/theme/forced_classes.py                              0       0  100.00%
src/dms/theme/urls.py                                        3       0  100.00%
src/dms/theme/views.py                                       3       0  100.00%
src/dms/uploads/__init__.py                                  0       0  100.00%
src/dms/uploads/admin.py                                    11       0  100.00%
src/dms/uploads/apps.py                                      5       0  100.00%
src/dms/uploads/models.py                                   26      11  57.69%   39-68
src/dms/uploads/tasks.py                                     9       4  55.56%   9-13
src/dms/uploads/api/__init__.py                              0       0  100.00%
src/dms/uploads/api/serializers.py                           4       0  100.00%
src/dms/uploads/api/views.py                                34      20  41.18%   17-36, 46-47, 50, 58-64
src/dms/users/__init__.py                                    0       0  100.00%
src/dms/users/adapters.py                                   24      24  0.00%    1-38
src/dms/users/admin.py                                      14       1  92.86%   12
src/dms/users/apps.py                                       10       0  100.00%
src/dms/users/autocomplete.py                                7       1  85.71%   11
src/dms/users/context_processors.py                          3       0  100.00%
src/dms/users/forms.py                                       4       4  0.00%    1-7
src/dms/users/managers.py                                   23       8  65.22%   13, 26-34
src/dms/users/models.py                                     11       0  100.00%
TOTAL                                                     2568     740  71.18%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: f304805

Minimum allowed coverage is 50%

♻️ This comment has been updated with latest results

@nicokant nicokant merged commit 98c1eb3 into main Feb 20, 2026
4 checks passed
@nicokant nicokant deleted the dependabot/uv/werkzeug-3.1.6 branch February 20, 2026 10:11
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant