Skip to content

Commit

Permalink
Bump the python-dependencies group with 3 updates (#2128)
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 3 updates: [pyyaml](https://github.com/yaml/pyyaml), [aiida-core](https://github.com/aiidateam/aiida-core) and [pymatgen](https://github.com/materialsproject/pymatgen).


Updates `pyyaml` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](yaml/pyyaml@6.0.1...6.0.2)

Updates `aiida-core` from 2.6.1 to 2.6.2
- [Release notes](https://github.com/aiidateam/aiida-core/releases)
- [Changelog](https://github.com/aiidateam/aiida-core/blob/main/CHANGELOG.md)
- [Commits](aiidateam/aiida-core@v2.6.1...v2.6.2)

Updates `pymatgen` from 2024.7.18 to 2024.8.9
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md)
- [Commits](materialsproject/pymatgen@v2024.7.18...v2024.8.9)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: aiida-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: pymatgen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent c1cc13d commit 995d461
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-client.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiida-core==2.6.1
aiida-core==2.6.2
ase==3.23.0
jarvis-tools==2024.5.10
numpy>=1.20
pymatgen==2024.7.18
pymatgen==2024.8.9
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
lark==1.1.9
pydantic[email]==2.8.2
pydantic_settings==2.4.0
pyyaml==6.0.1
pyyaml==6.0.2
requests==2.32.3
uvicorn==0.30.5

0 comments on commit 995d461

Please sign in to comment.