Skip to content

Commit

Permalink
build(deps): Bump isal from 1.7.0 to 1.7.1 (#537)
Browse files Browse the repository at this point in the history
Bumps [isal](https://github.com/pycompression/python-isal) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/pycompression/python-isal/releases)
- [Changelog](https://github.com/pycompression/python-isal/blob/develop/CHANGELOG.rst)
- [Commits](pycompression/python-isal@v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: isal
  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>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent ed2f9b2 commit 1e80ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ cachetools==5.5.0
CJKwrap==2.2
typing-extensions==4.12.2
uvloop==0.20.0; sys_platform!='win32' and sys_platform!='cygwin' and sys_platform!='cli'
isal==1.7.0; platform_machine=='x86_64' or platform_machine=='AMD64' or platform_machine=='aarch64'
isal==1.7.1; platform_machine=='x86_64' or platform_machine=='AMD64' or platform_machine=='aarch64'

0 comments on commit 1e80ebb

Please sign in to comment.