Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 19, 2024

Bumps sympy from 1.12.1 to 1.13.1.

Commits
  • 2e489cf Merge pull request #26833 from oscarbenjamin/pr_matrix_inverse_exact_113
  • da3a790 fix(matrices): Use QQ[x,y] for Matrix.inv over RR[x,y]
  • c1b1d2d Merge pull request #26805 from oscarbenjamin/pr_vector_zero_print_113
  • 8ed4b51 fix(physics.vector): fix printing the zero vector
  • 48e4459 Merge pull request #26802 from oscarbenjamin/pr_flint_nmod_Integer_113
  • ca8272d Merge pull request #26803 from oscarbenjamin/pr_bump_version
  • f9842e4 release: bump version to 1.13.1
  • b19c78a Update AUTHORS file
  • 0a7615e fix(polys): Handle Integer in GF conversions
  • 03b3b6b Fix mailmap.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2024
Bumps [sympy](https://github.com/sympy/sympy) from 1.12.1 to 1.13.1.
- [Release notes](https://github.com/sympy/sympy/releases)
- [Commits](sympy/sympy@sympy-1.12.1...sympy-1.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/sympy-1.13.1 branch from 1bc7556 to c328e3a Compare July 20, 2024 09:23
@EntchenEric EntchenEric changed the base branch from master to ver/0.6.0 July 23, 2024 09:41
@EntchenEric EntchenEric merged commit 289a865 into ver/0.6.0 Jul 23, 2024
@EntchenEric EntchenEric deleted the dependabot/pip/sympy-1.13.1 branch July 23, 2024 09:41
EntchenEric added a commit that referenced this pull request Dec 2, 2024
* 6 fun commands (#234)

* Bump mysql-connector-python from 8.4.0 to 9.0.0 (#192)

Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.4.0 to 9.0.0.

---
updated-dependencies:
- dependency-name: mysql-connector-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* added backend for AI token and added automatic refilling at 00:00 on first every month (#193)

* changed dict -> Dict

* Updated requirements.txt

* Removed unused imgurpython Package

* added feedback command for Tanjun Testers

* made xp bar only draw when >= 2% filled (causes error if not)

* Fixed adding XP not working when no level config is provided.

* fixed wrong localisation being used in countingchallange mode failing

* made progress actially reset when cointing challenge is failed.

* Bump mysql-connector-python from 8.4.0 to 9.0.0 (#219)

Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.4.0 to 9.0.0.

---
updated-dependencies:
- dependency-name: mysql-connector-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: EntchenEric <eseidel2004@gmail.com>

* added fun commands

* updated fun commands

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: EntchenEric <eseidel2004@gmail.com>

* Bump aiohttp from 3.9.3 to 3.9.5 (#236)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.9.3...v3.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump numpy from 2.0.0 to 2.0.1 (#235)

Bumps [numpy](https://github.com/numpy/numpy) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sympy from 1.12.1 to 1.13.1 (#230)

Bumps [sympy](https://github.com/sympy/sympy) from 1.12.1 to 1.13.1.
- [Release notes](https://github.com/sympy/sympy/releases)
- [Commits](sympy/sympy@sympy-1.12.1...sympy-1.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* added autopublish command

* added avatar command

* added utility banner command

* added feedback command

* added command to get avatar decoration of user

* added afk command

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: aswa <99275906+aswa29@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants