Skip to content

Conversation

jherland
Copy link
Member

@jherland jherland commented Jun 4, 2025

Getting ready for the next release, hopefully the last one before v1.0.

Commits:

  • Update lock file, re-pin dependencies
  • Bump minimum Python version to allow update of transitive dependency
  • test_sample_projects: Fix incorrect type annotation, found by new Mypy
  • Bump version to v0.20.0

@jherland jherland added this to the FawltyDeps 1.0 milestone Jun 4, 2025
@jherland jherland self-assigned this Jun 4, 2025
jherland added 4 commits June 4, 2025 17:53
The cryptography module is a transitive dependency, and dependabot
complains that this should be upgraded to >=44.0.1. However, all
releases >43.0.3 refuse to install with Python v3.9.0 and v3.9.1. Thus,
in order for us to work with the newest version, we need to bump our
own required Python version to >=v3.9.2.
@jherland jherland force-pushed the jherland/update-deps branch from f7e1046 to 35aa1f6 Compare June 4, 2025 15:53
Copy link
Collaborator

@layus layus left a comment

Choose a reason for hiding this comment

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

Ship it ! :-D

@jherland jherland merged commit c0ed1a1 into main Jun 5, 2025
60 checks passed
@jherland jherland deleted the jherland/update-deps branch June 5, 2025 08:02
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