mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 04:09:00 +08:00
[qtinterfaceframework] update python requirements versions (#24150)
This will make dependabot happy, and maybe fix issues for our users Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
This commit is contained in:
parent
5afd32266c
commit
5d66a98f64
@ -3,12 +3,12 @@ argh==0.26.2
|
||||
click==6.7
|
||||
coloredlogs==10.0
|
||||
humanfriendly==4.15.1
|
||||
Jinja2==2.10.3
|
||||
Jinja2==2.11.3
|
||||
MarkupSafe==1.1
|
||||
path.py==11.0.1
|
||||
pathtools==0.1.2
|
||||
PyYAML==5.1
|
||||
PyYAML==5.4
|
||||
six==1.11.0
|
||||
watchdog==2.1.7
|
||||
pytest==5.3.5
|
||||
pytest-cov==2.8.1
|
||||
pytest-cov==2.8.1
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "qtinterfaceframework",
|
||||
"version": "6.2.4",
|
||||
"port-version": 1,
|
||||
"port-version": 2,
|
||||
"description": "Qt Interface Framework",
|
||||
"homepage": "https://www.qt.io/",
|
||||
"license": null,
|
||||
|
@ -5890,7 +5890,7 @@
|
||||
},
|
||||
"qtinterfaceframework": {
|
||||
"baseline": "6.2.4",
|
||||
"port-version": 1
|
||||
"port-version": 2
|
||||
},
|
||||
"qtkeychain": {
|
||||
"baseline": "0.13.2",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "b54a54283fd7e3a5929b1d67721675ee1c8d5234",
|
||||
"version": "6.2.4",
|
||||
"port-version": 2
|
||||
},
|
||||
{
|
||||
"git-tree": "e4969db9a78db8b04d4d803e4494a9f98007396a",
|
||||
"version": "6.2.4",
|
||||
|
Loading…
Reference in New Issue
Block a user