Skip to content

Commit

Permalink
⬆️ Update pyfirecrest requirement from ~=1.4.0 to ~=1.5.1
Browse files Browse the repository at this point in the history
Updates the requirements on [pyfirecrest](https://github.com/eth-cscs/pyfirecrest) to permit the latest version.
- [Release notes](https://github.com/eth-cscs/pyfirecrest/releases)
- [Commits](eth-cscs/pyfirecrest@v1.4.0...v1.5.1)

---
updated-dependencies:
- dependency-name: pyfirecrest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent eb7f751 commit 0a096cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ requires-python = ">=3.9"
dependencies = [
"aiida-core@git+https://github.com/chrisjsewell/aiida_core.git@aiida-firecrest#egg=aiida-core",
"click",
"pyfirecrest~=1.4.0",
"pyfirecrest~=1.5.1",
"pyyaml",
"requests",
]
Expand Down

0 comments on commit 0a096cf

Please sign in to comment.