Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/changes/6.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Release date: `2026-xx-xx`
- Upgraded `cryptography` from 45.0.4 to 46.0.5
- Upgraded `faker` from 37.4.0 to 40.1.2
- Upgraded `filelock` from 3.16.1 to 3.20.3
- Upgraded `identify` from 2.5.36 to 2.6.16
- Upgraded `pre-commit` from 3.8.0 to 4.5.1
- Upgraded `pyfakefs` from 5.8.0 to 5.10.2
- Upgraded `s3transfer` from 0.13.1 to 0.16.0
Expand Down
6 changes: 3 additions & 3 deletions tools/deps/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@ future==1.0.0 \
--hash=sha256:929292d34f5872e70396626ef385ec22355a1fae8ad29e1a734c3e43f9fbc216 \
--hash=sha256:bd2968309307861edae1458a4f8a4f3598c03be43b97521076aebf5d94c07b05
# via junitparser
identify==2.5.36 \
--hash=sha256:37d93f380f4de590500d9dba7db359d0d3da95ffe7f9de1753faa159e71e7dfa \
--hash=sha256:e5e00f54165f9047fbebeb4a560f9acfb8af4c88232be60a488e9b68d122745d
identify==2.6.16 \
--hash=sha256:391ee4d77741d994189522896270b787aed8670389bfd60f326d677d64a6dfb0 \
--hash=sha256:846857203b5511bbe94d5a352a48ef2359532bc8f6727b5544077a0dcfb24980
# via pre-commit
importlib-metadata==7.0.1 \
--hash=sha256:4805911c3a4ec7c3966410053e9ec6a1fecd629117df5adee56dfc9432a1081e \
Expand Down