Skip to content

Commit 26b99e6

Browse files
committed
Update requirements
``` - coverage==7.12.0 + coverage==7.13.0 - django-axes==8.0.0 + django-axes==8.1.0 - django-dbbackup==5.0.1 + django-dbbackup==5.1.0 - django-reversion==6.0.0 + django-reversion==6.1.0 - docutils==0.22.3 + docutils==0.22.4 - filelock==3.20.0 + filelock==3.20.1 - greenlet==3.2.4 + greenlet==3.3.0 - jaraco-functools==4.3.0 + jaraco-functools==4.4.0 - librt==0.6.3 + librt==0.7.4 - mypy==1.19.0 + mypy==1.19.1 - nodeenv==1.9.1 + nodeenv==1.10.0 - platformdirs==4.5.0 + platformdirs==4.5.1 - playwright==1.56.0 + playwright==1.57.0 - pre-commit==4.5.0 + pre-commit==4.5.1 ~ pyinventory==0.24.0 (from file:///home/jens/repos/PyInventory) - ruff==0.14.7 + ruff==0.14.10 - shtab==1.8.0 - soupsieve==2.8 + soupsieve==2.8.1 - sqlparse==0.5.4 + sqlparse==0.5.5 - tyro==0.9.35 + tyro==1.0.3 - tzdata==2025.2 + tzdata==2025.3 - urllib3==2.5.0 + urllib3==2.6.2 ```
1 parent ba608cd commit 26b99e6

File tree

2 files changed

+317
-330
lines changed

2 files changed

+317
-330
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ To make a new release, do this:
169169

170170
[comment]: <> (✂✂✂ auto generated history start ✂✂✂)
171171

172+
* [**dev**](https://github.com/jedie/PyInventory/compare/v0.24.0...main)
173+
* 2025-12-22 - Update requirements
172174
* [v0.24.0](https://github.com/jedie/PyInventory/compare/v0.23.2...v0.24.0)
173175
* 2025-12-02 - Use facets always and auto hide empty item filters
174176
* 2025-12-02 - Update requirements
@@ -177,15 +179,15 @@ To make a new release, do this:
177179
* [v0.23.1](https://github.com/jedie/PyInventory/compare/v0.23.0...v0.23.1)
178180
* 2025-11-28 - Update README.md
179181
* 2025-11-28 - Add logo
182+
183+
<details><summary>Expand older history entries ...</summary>
184+
180185
* [v0.23.0](https://github.com/jedie/PyInventory/compare/v0.22.1...v0.23.0)
181186
* 2025-11-25 - Enhance 'Change category for selected items' and add tests for it
182187
* 2025-11-25 - Update requirements
183188
* 2025-11-25 - Remove django-tagulous work-a-round, because it's fixed.
184189
* 2025-11-19 - Add admin action to change the category of selected items
185190
* 2025-11-19 - Remove "GHSA-4xh5-x5gv-qwph" exception
186-
187-
<details><summary>Expand older history entries ...</summary>
188-
189191
* [v0.22.1](https://github.com/jedie/PyInventory/compare/v0.22.0...v0.22.1)
190192
* 2025-11-18 - Fix #207 "All" Category can't be selected
191193
* 2025-11-18 - Update requirements

0 commit comments

Comments
 (0)