Skip to content

Commit

Permalink
Build(deps): Bump the deps group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 2 updates: [ansys-mechanical-core](https://github.com/ansys/pymechanical) and [pillow](https://github.com/python-pillow/Pillow).


Updates `ansys-mechanical-core` from 0.11.7 to 0.11.8
- [Release notes](https://github.com/ansys/pymechanical/releases)
- [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md)
- [Commits](ansys/pymechanical@v0.11.7...v0.11.8)

Updates `pillow` from 10.4.0 to 11.0.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.4.0...11.0.0)

---
updated-dependencies:
- dependency-name: ansys-mechanical-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent cefeabf commit 2494b3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies = [
"ansys-hps-client==0.9.0",
"ansys-mapdl-core==0.68.6",
"ansys-math-core==0.2.0",
"ansys-mechanical-core==0.11.7",
"ansys-mechanical-core==0.11.8",
"ansys-meshing-prime==0.6.2",
"ansys-modelcenter-workflow==0.1.1",
"ansys-motorcad-core==0.6.1",
Expand Down Expand Up @@ -96,7 +96,7 @@ doc = [
"Sphinx==8.1.3",
"ansys-sphinx-theme==1.1.5",
"Jinja2 ==3.1.4",
"Pillow==10.4.0",
"Pillow==11.0.0",
"PyGithub==2.4.0",
"sphinx-copybutton==0.5.2",
"sphinx-design==0.6.1",
Expand Down

0 comments on commit 2494b3c

Please sign in to comment.