Skip to content

Commit 3dd677c

Browse files
Bump blake3 from 1.0.4 to 1.0.5 (#65)
Bumps [blake3](https://github.com/oconnor663/blake3-py) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/oconnor663/blake3-py/releases) - [Changelog](https://github.com/oconnor663/blake3-py/blob/master/release.md) - [Commits](oconnor663/blake3-py@1.0.4...1.0.5) --- updated-dependencies: - dependency-name: blake3 dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57cd3db commit 3dd677c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
blake3==1.0.4
1+
blake3==1.0.5
22
certifi==2025.4.26
33
chardet==5.2.0
44
clipboard==0.0.4

requirements-windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
blake3==1.0.4
1+
blake3==1.0.5
22
certifi==2025.4.26
33
chardet==5.2.0
44
clipboard==0.0.4

0 commit comments

Comments
 (0)