Skip to content

Commit

Permalink
Pin backports.tarfile on Python 3.11 as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Dec 10, 2024
1 parent d18dd5b commit c7bee7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,9 @@ backports.tarfile = 1.2.0
[versions:python310]
backports.tarfile = 1.2.0

[versions:python311]
backports.tarfile = 1.2.0

[versionannotations]
# keep this alphabetical please
selenium =
Expand Down

0 comments on commit c7bee7d

Please sign in to comment.