Skip to content

Commit 8447abc

Browse files
build(deps-dev): bump towncrier from 24.8.0 to 25.8.0
Bumps [towncrier](https://github.com/twisted/towncrier) from 24.8.0 to 25.8.0. - [Release notes](https://github.com/twisted/towncrier/releases) - [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst) - [Commits](twisted/towncrier@24.8.0...25.8.0) --- updated-dependencies: - dependency-name: towncrier dependency-version: 25.8.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 638ab96 commit 8447abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ packaging = "==25.0"
1111
psycopg = "==3.2.9"
1212

1313
[dev-packages]
14-
towncrier = "==24.8.0"
14+
towncrier = "==25.8.0"
1515
psycopg-binary = {version = "==3.2.9", markers="implementation_name == 'cpython'"}
1616
pytest-cov = "==6.2.1"
1717
pytest-xdist = "==3.8.0"

0 commit comments

Comments
 (0)