mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 13:57:51 +00:00
Upgrade some versions.
This commit is contained in:
parent
d976524bb0
commit
dfe7de54a2
10
tox.ini
10
tox.ini
@ -34,12 +34,10 @@ deps =
|
||||
# happening at the time. The versions selected here are just the current
|
||||
# versions at the time. Bumping them to keep up with future releases is
|
||||
# fine as long as those releases are known to actually work.
|
||||
#
|
||||
# For now these are versions that support Python 2.
|
||||
pip==20.3.4
|
||||
setuptools==44.1.1
|
||||
wheel==0.36.2
|
||||
subunitreporter==19.3.2
|
||||
pip==22.0.3
|
||||
setuptools==60.9.1
|
||||
wheel==0.37.1
|
||||
subunitreporter==22.2.0
|
||||
# As an exception, we don't pin certifi because it contains CA
|
||||
# certificates which necessarily change over time. Pinning this is
|
||||
# guaranteed to cause things to break eventually as old certificates
|
||||
|
Loading…
Reference in New Issue
Block a user