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

Replace appdirs with platformdirs dependency #871

Merged
merged 3 commits into from
Jan 23, 2023
Merged

Conversation

glensc
Copy link
Collaborator

@glensc glensc commented Apr 3, 2022

It seems that the community is moving past appdirs and that a more maintained fork has appeared: platformdirs.

This becomes relevant when requests cache is updated to 0.10 1.0.0:

Currently appdirs dependency is still in Pipfile.lock because of requests-cache.

Ref:

@glensc glensc self-assigned this Apr 3, 2022
glensc referenced this pull request in requests-cache/requests-cache Apr 3, 2022
* platformdirs is a more actively maintained fork of appdirs.
* Also relax requirements a bit for attrs and urllib (minimum instead of caret constraint)

Dependabot update:
Bump responses from 0.16.0 to 0.19.0

Bumps [responses](https://github.com/getsentry/responses) from 0.16.0 to 0.19.0.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.16.0...0.19.0)

---
updated-dependencies:
- dependency-name: responses
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@glensc glensc marked this pull request as ready for review January 23, 2023 14:17
@glensc glensc merged commit 50fa9e2 into Taxel:main Jan 23, 2023
@glensc glensc deleted the platformdirs branch January 23, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant