Skip to content

Commit a812108

Browse files
committed
upgrades
1 parent 5297615 commit a812108

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ classifiers = [
1616
"Topic :: Software Development :: Quality Assurance",
1717
]
1818
dependencies = [
19-
"click>=8.1,<9",
20-
"httpx>=0.27,<1",
19+
"click>=8.3.1,<9",
20+
"httpx>=0.28.1,<1",
2121
"pyyaml>=6.0,<7",
22-
"questionary>=2.0,<3",
22+
"questionary>=2.1.1,<3",
2323
]
2424

2525
[project.scripts]

0 commit comments

Comments
 (0)