Skip to content

Commit

Permalink
🚧 build(deps): bump icecream from 2.1.3 to 2.1.4
Browse files Browse the repository at this point in the history
Bumps [icecream](https://github.com/gruns/icecream) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/gruns/icecream/releases)
- [Changelog](https://github.com/gruns/icecream/blob/master/changelog.txt)
- [Commits](gruns/icecream@v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: icecream
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 18db179 commit 8daf346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ frozenlist==1.5.0 ; python_version >= "3.13" and python_version < "3.14"
gitdb==4.0.12 ; python_version >= "3.13" and python_version < "3.14"
gitpython==3.1.44 ; python_version >= "3.13" and python_version < "3.14"
greenlet==3.1.1 ; python_version < "3.14" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_version >= "3.13"
icecream==2.1.3 ; python_version >= "3.13" and python_version < "3.14"
icecream==2.1.4 ; python_version >= "3.13" and python_version < "3.14"
idna==3.10 ; python_version >= "3.13" and python_version < "3.14"
imagesize==1.4.1 ; python_version >= "3.13" and python_version < "3.14"
inflect==7.5.0 ; python_version >= "3.13" and python_version < "3.14"
Expand Down

0 comments on commit 8daf346

Please sign in to comment.