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

Drop python 3.7 support #88

Merged
merged 5 commits into from
Mar 29, 2024
Merged

Drop python 3.7 support #88

merged 5 commits into from
Mar 29, 2024

Conversation

oginom
Copy link
Collaborator

@oginom oginom commented Mar 29, 2024

why

As Python 3.7 is reaching its EOL on 2023-06-27, drop support for Python 3.7

https://devguide.python.org/versions/

what

  • Drop support for Python 3.7
  • Add support for Python 3.10, 3.11
  • Update apache-beam dependency to ^2.49.0 (which requires python >=3.8) and update poetry.lock packages

@oginom oginom self-assigned this Mar 29, 2024
@oginom oginom force-pushed the oginom/drop-py37-support branch from 91b4358 to c0a4972 Compare March 29, 2024 05:46
@oginom oginom force-pushed the oginom/drop-py37-support branch from 47a8585 to b71a826 Compare March 29, 2024 06:26
@oginom oginom marked this pull request as ready for review March 29, 2024 06:36
@oginom
Copy link
Collaborator Author

oginom commented Mar 29, 2024

@mhiro2 お手隙の際にレビューお願いします・レポジトリの管理権限持っていたら必須 CI の設定の更新もお願いしたいです 🙏

@oginom oginom requested a review from mhiro2 March 29, 2024 06:38
Copy link
Collaborator

@mhiro2 mhiro2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@oginom oginom merged commit fdaadfc into main Mar 29, 2024
4 checks passed
@oginom oginom deleted the oginom/drop-py37-support branch March 29, 2024 11:11
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.

2 participants