Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump qtpy from 2.0.1 to 2.1.0 in /requirements #613

Merged
merged 1 commit into from
May 16, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2022

Bumps qtpy from 2.0.1 to 2.1.0.

Release notes

Sourced from qtpy's releases.

QtPy 2.1.0

What's Changed

New Contributors

Full commits list between this release and the previous one: spyder-ide/qtpy@v2.0.1...v2.1.0 Full Changelog: CHANGELOG.md - Version 2.1.0 (2022-05-02)

Changelog

Sourced from qtpy's changelog.

Version 2.1.0 (2022-05-02)

New features

  • New CLI to get mypy arguments and check QtPy version

Important fixes

  • Remove Python 3.6 support
  • Fix QT_API environmental variable handling so new processes get the correct value when Qt_API is not initially set
  • Change try order for bindings in case the QT_API environmental variable is not set i.e PyQt5 - PySide2 - PyQt6 - PySide6

Issues Closed

In this release 9 issues were closed.

Pull Requests Merged

In this release 14 pull requests were closed.


Commits
  • fbe8168 Release 2.1.0
  • f466699 Merge pull request #343 from dalthviz/fixes_issue_342
  • 411bd71 Change bindings 'try order' to PyQt5, PySide2, PyQt6, PySide6
  • 25d402e Merge pull request #340 from larsoner/environ
  • aed5492 Merge pull request #341 from procitec/pyside_qtextcursor
  • 4a00ec1 pyside2: Add workaround for mode argument in QTextCursor.movePosition()
  • 2a98aad Apply suggestions from code review
  • 74741c9 FIX: Cap
  • 9a5559e FIX: Use QT_API
  • bd6eb93 TST: Add tests
  • 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 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)

Bumps [qtpy](https://github.com/spyder-ide/qtpy) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/spyder-ide/qtpy/releases)
- [Changelog](https://github.com/spyder-ide/qtpy/blob/master/CHANGELOG.md)
- [Commits](spyder-ide/qtpy@v2.0.1...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 3, 2022
@deprecated-napari-hub-preview-bot

Preview page for your plugin is ready here:
https://preview.napari-hub.org/4DNucleome/PartSeg/613

@Czaki Czaki merged commit ba0e8dd into develop May 16, 2022
@Czaki Czaki deleted the dependabot/pip/requirements/develop/qtpy-2.1.0 branch May 16, 2022 17:13
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.

1 participant