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 ci for newer python versions #561

Merged
merged 13 commits into from
Jan 3, 2023
Merged

Update ci for newer python versions #561

merged 13 commits into from
Jan 3, 2023

Conversation

karlch
Copy link
Owner

@karlch karlch commented Jan 3, 2023

Includes CI for python 3.9 and python 3.10, fixing any issues on the way. This is currently only possible by removing pyexiv2 completely from the CI which should be re-considered after #467.

karlch and others added 13 commits January 3, 2023 16:14
This allows us to properly update via dependabot in the future.
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.2.5...7.2.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.6.1 to 3.10.0.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-mock@v3.6.1...v3.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Includes minor reformatting by new black version as all python files
were changed.
@karlch karlch merged commit f850f0e into master Jan 3, 2023
@karlch karlch deleted the update-ci branch January 3, 2023 16:09
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