Skip to content

Commit

Permalink
Bump the python-dependencies group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 4 updates in the / directory: [fastapi](https://github.com/fastapi/fastapi), [starlette](https://github.com/encode/starlette), [rich](https://github.com/Textualize/rich) and [pymatgen](https://github.com/materialsproject/pymatgen).


Updates `fastapi` from 0.115.2 to 0.115.4
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.2...0.115.4)

Updates `starlette` from 0.40.0 to 0.41.2
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.40.0...0.41.2)

Updates `rich` from 13.9.2 to 13.9.3
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.9.2...v13.9.3)

Updates `pymatgen` from 2024.10.3 to 2024.10.27
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md)
- [Commits](materialsproject/pymatgen@v2024.10.3...v2024.10.27)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: starlette
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: rich
  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-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent a73c67c commit 717b2d2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ aiida-core==2.6.2
ase==3.23.0
jarvis-tools==2024.10.10
numpy>=1.20
pymatgen==2024.10.3
pymatgen==2024.10.27
2 changes: 1 addition & 1 deletion requirements-http-client.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
click==8.1.7
httpx==0.27.2
rich==13.9.2
rich==13.9.3
4 changes: 2 additions & 2 deletions requirements-server.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
elasticsearch==7.17.12
elasticsearch-dsl==7.4.1
fastapi==0.115.2
fastapi==0.115.4
mongomock==4.2.0.post1
pymongo==4.10.1
starlette==0.40.0
starlette==0.41.2

0 comments on commit 717b2d2

Please sign in to comment.