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

Update xdg requirement from <6.0.0,>=5.1.1 to >=5.1.1,<7.0.0 #124

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Updates the requirements on xdg to permit the latest version.

Release notes

Sourced from xdg's releases.

6.0.0

This major release renames xdg to xdg-base-dirs due to an import collision with PyXDG. If you used xdg prior to the rename, update by changing the dependency name from xdg to xdg-base-dirs and the import from xdg to xdg_base_dirs. Python 3.10 or later is required by xdg-base-dirs.

Commits
  • ebf7d81 Bump version to 6.0.0
  • 3019d7d Rename to xdg-base-dirs and require Python 3.10
  • a0d8aba Bump isort from 5.11.4 to 5.11.5
  • 86be49a Bump pytest from 7.2.0 to 7.2.1
  • 8026407 Bump black from 22.12.0 to 23.1.0
  • 1ddcc54 Bump black from 22.10.0 to 22.12.0
  • 508b44c Bump isort from 5.10.1 to 5.11.4
  • eb15cb9 Bump pyupgrade from 3.2.3 to 3.3.1
  • 87f8c49 Bump setuptools from 65.3.0 to 65.5.1
  • bd31759 Bump mypy from 0.982 to 0.991
  • Additional commits viewable in compare view

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)

Updates the requirements on [xdg](https://github.com/srstevenson/xdg-base-dirs) to permit the latest version.
- [Release notes](https://github.com/srstevenson/xdg-base-dirs/releases)
- [Commits](srstevenson/xdg-base-dirs@5.1.1...6.0.0)

---
updated-dependencies:
- dependency-name: xdg
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
@hedyhli
Copy link
Owner

hedyhli commented May 23, 2023

@dzmitry-kankalovich looks like this was the issue

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.

None yet

1 participant