Skip to content

Commit 3e3008d

Browse files
Build(deps-dev): Bump packaging from 23.1 to 23.2
Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.1...23.2) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5067a51 commit 3e3008d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dynamic = ["version"]
3939

4040
[project.optional-dependencies]
4141
tests = [
42-
"packaging==23.1",
42+
"packaging==23.2",
4343
"PyGithub==1.59.1",
4444
"appdirs==1.4.4",
4545
"requests==2.31.0",
@@ -56,7 +56,7 @@ doc = [
5656
]
5757
freeze = [
5858
"pyinstaller==6.0.0",
59-
"packaging==23.1",
59+
"packaging==23.2",
6060
"PyGithub==1.59.1",
6161
"appdirs==1.4.4",
6262
"requests==2.31.0",

0 commit comments

Comments
 (0)