Skip to content

Commit bcebc0a

Browse files
build(deps): bump packaging from 26.0 to 26.1
Bumps [packaging](https://github.com/pypa/packaging) from 26.0 to 26.1. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.0...26.1) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c934763 commit bcebc0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
pytest = "==9.0.3"
88
port-for = "==1.0.0"
99
mirakuru = "==3.0.2"
10-
packaging = "==26.0"
10+
packaging = "==26.1"
1111
psycopg = "==3.3.3"
1212
pytest-postgresql = {path = ".", editable = true}
1313

0 commit comments

Comments
 (0)