Skip to content

Commit 34da064

Browse files
dependabot[bot]jgraham
authored andcommitted
Bump packaging from 26.1 to 26.2 in /tools
Bumps [packaging](https://github.com/pypa/packaging) from 26.1 to 26.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.1...26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01e6d4c commit 34da064

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tools/wpt/requirements_install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
mozinstall==2.1.0
2-
packaging==26.1
2+
packaging==26.2

tools/wptrunner/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mozinfo==1.2.3 # https://bugzilla.mozilla.org/show_bug.cgi?id=1621226
44
mozlog==8.1.0
55
mozprocess==1.4.0
66
mozshellutil==1.0.0
7-
packaging==26.1
7+
packaging==26.2
88
pillow==11.3.0; python_version == '3.9'
99
pillow==12.1.1; python_version >= '3.10'
1010
requests==2.32.3

0 commit comments

Comments
 (0)