Skip to content

Commit 5b535d7

Browse files
chore(deps): update packaging requirement from >=22 to >=26.3 (#527)
--- updated-dependencies: - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdd40ec commit 5b535d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ deadline-cloud-test-fixtures >= 0.18.18
1818
# Used by test/integ/.
1919
xa11y >= 0.13.0
2020
# Both are used by test_console_signin_dependencies.py, which parses pyproject.toml.
21-
packaging >= 22
21+
packaging >= 26.3
2222
tomli == 2.*; python_version < "3.11"

0 commit comments

Comments
 (0)