Skip to content

Commit b91bacc

Browse files
Bump Pipfile python_version to 3.9 and re-lock
Missed this in #209. Should trim the list of dependencies considered (and avoid the Dependabot warnings about 3.8 in PRs like #238).
1 parent 8400b56 commit b91bacc

File tree

2 files changed

+119
-132
lines changed

2 files changed

+119
-132
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ exceptiongroup = "*"
1616
tomli = "*"
1717

1818
[requires]
19-
python_version = "3.8"
19+
python_version = "3.9"

0 commit comments

Comments
 (0)