Skip to content

Commit

Permalink
Bump the all-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 4 updates: anki, aqt, [pylint](https://github.com/pylint-dev/pylint) and [pytest](https://github.com/pytest-dev/pytest).


Updates `anki` from 24.06.3 to 24.11

Updates `aqt` from 24.06.3 to 24.11

Updates `pylint` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.1...v3.3.2)

Updates `pytest` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.3...8.3.4)

---
updated-dependencies:
- dependency-name: anki
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: aqt
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent cf3f930 commit c92bc92
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
anki==24.06.3
aqt==24.06.3
anki==24.11
aqt==24.11
black==24.10.0
ca_core_news_sm @ https://github.com/explosion/spacy-models/releases/download/ca_core_news_sm-3.8.0/ca_core_news_sm-3.8.0-py3-none-any.whl
csv-diff==1.2
Expand All @@ -22,13 +22,13 @@ nl_core_news_sm @ https://github.com/explosion/spacy-models/releases/download/nl
pl_core_news_sm @ https://github.com/explosion/spacy-models/releases/download/pl_core_news_sm-3.8.0/pl_core_news_sm-3.8.0-py3-none-any.whl
pre-commit==4.0.1
pt_core_news_sm @ https://github.com/explosion/spacy-models/releases/download/pt_core_news_sm-3.8.0/pt_core_news_sm-3.8.0-py3-none-any.whl
pylint==3.3.1
pylint==3.3.2
PyQt6==6.6.1 # used by anki, newer versions can cause crashes in prod
PyQt6-Qt6==6.6.1 # used by anki, newer versions can cause crashes in prod
PyQt6-WebEngine==6.6.0 # used by anki, newer versions can cause crashes in prod
PyQt6-WebEngine-Qt6==6.6.0 # used by anki, newer versions can cause crashes in prod
PyQt6_sip==13.6.0 # used by anki, newer versions can cause crashes in prod
pytest==8.3.3
pytest==8.3.4
pytest-cov==6.0.0
pytest-expect==1.1.0
pytest-qt==4.4.0
Expand Down

0 comments on commit c92bc92

Please sign in to comment.