Skip to content

Commit

Permalink
Bump jinja2 from 3.1.4 to 3.1.5 in /ports/qtinterfaceframework (#43174)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <[email protected]>
  • Loading branch information
dependabot[bot] and BillyONeal authored Jan 10, 2025
1 parent 3a7ee56 commit 81ab9a8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ports/qtinterfaceframework/requirements_minimal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ argh==0.26.2
click==6.7
coloredlogs==10.0
humanfriendly==4.15.1
Jinja2==3.1.4
Jinja2==3.1.5
MarkupSafe==2.1.5
path.py==11.0.1
PyYAML==6.0.1
Expand Down
1 change: 1 addition & 0 deletions ports/qtinterfaceframework/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "qtinterfaceframework",
"version": "6.8.1",
"port-version": 1,
"description": "The Qt Interface Framework module provides both the tools and the core APIs, for you to implement Middleware APIs, Middleware Back ends, and Middleware Services.",
"homepage": "https://www.qt.io/",
"license": null,
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -7622,7 +7622,7 @@
},
"qtinterfaceframework": {
"baseline": "6.8.1",
"port-version": 0
"port-version": 1
},
"qtkeychain": {
"baseline": "0.14.3",
Expand Down
5 changes: 5 additions & 0 deletions versions/q-/qtinterfaceframework.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "13a4d1f76ed86f7deea46614abd12463fc5fae2e",
"version": "6.8.1",
"port-version": 1
},
{
"git-tree": "4521c8a9d6b855f941aa0eff64b432745d13fbd1",
"version": "6.8.1",
Expand Down

0 comments on commit 81ab9a8

Please sign in to comment.