Skip to content

Commit 797f869

Browse files
feat(deps): update dependency packaging to v25 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d1597a commit 797f869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ click==8.1.8 # Uvicorn
2929
uvicorn==0.34.2 # Uvicorn
3030

3131
iniconfig==2.1.0 # pytest
32-
packaging==24.1 # pytest
32+
packaging==25.0 # pytest
3333
pluggy==1.5.0 # pytest
3434
pytest==8.3.5 # pytest
3535

0 commit comments

Comments
 (0)