Bump zipp from 3.3.0 to 3.4.0
Bumps zipp from 3.3.0 to 3.4.0.
Changelog
Sourced from zipp's changelog.
v3.4.0
#68 and bpo-42090:
Path.joinpath
now takes arbitrary positional arguments and no longer acceptsadd
as a keyword argument.v3.3.2
Updated project metadata including badges.
v3.3.1
bpo-42043: Add tests capturing subclassing requirements.
Commits
-
f7373d6
Update changelog. -
0a88d77
Allow arbirtrary arguments toPath.joinpath
. Fixes #64. -
484aaca
Add test capturing missed expectation when multiple paths are passed to joinp... -
b31acb5
Update changelog. -
b6742a5
Merge https://github.com/jaraco/skeleton into master -
1311cec
use add-github-secrets, which infers the secrets needed from the github workf... -
ca9ad41
Drop tests on Travis, Appveyor, and Azure Pipelines. -
6ad08b8
Test on Python 3.9. Skip 3.7 to avoid creating too many builds. Release on 3.9. -
5474714
Use RTD v2 config -
c74c8a2
Update changelog. - Additional commits viewable in compare view