Skip to content

Commit

Permalink
Bump sympy from 1.13.0 to 1.13.1
Browse files Browse the repository at this point in the history
Bumps [sympy](https://github.com/sympy/sympy) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/sympy/sympy/releases)
- [Commits](sympy/sympy@sympy-1.13.0...sympy-1.13.1)

---
updated-dependencies:
- dependency-name: sympy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 04c2933 commit 4f78a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pydantic-core==2.20.1; python_version >= '3.8'
pyreadline3==3.4.1; python_version >= '3.8' and sys_platform == 'win32'
python-dotenv==1.0.1; python_version >= '3.8'
sqlparse==0.5.1; python_version >= '3.8'
sympy==1.13.0; python_version >= '3.8'
sympy==1.13.1; python_version >= '3.8'
tabulate==0.9.0; python_version >= '3.7'
tqdm==4.66.4; python_version >= '3.7'
typing-extensions==4.12.2; python_version < '3.13'
Expand Down

0 comments on commit 4f78a3e

Please sign in to comment.