Vendor in latest packages available (#5657)

* Update to the latest vendoring package versions available.

* add news fragment

* fix vendoring CI
This commit is contained in:
Matt Davis
2023-04-18 09:34:41 -04:00
committed by GitHub
parent 4ce2d98cfd
commit 740c3c0865
54 changed files with 2251 additions and 1348 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ jobs:
with:
api_key: ${{ secrets.FORESIGHT_API_KEY }}
- run: |
python -m pip install --upgrade wheel invoke parver beautifulsoup4 vistir towncrier requests parse
python -m pip install --upgrade wheel invoke parver beautifulsoup4 vistir towncrier requests parse hatch-fancy-pypi-readme
python -m invoke vendoring.update
tests:
name: ${{matrix.os}} / ${{ matrix.python-version }}