Skip to content

Commit 936a039

Browse files
[DEPENDABOT]: Bump dulwich from 0.22.8 to 0.23.0
Bumps [dulwich](https://github.com/dulwich/dulwich) from 0.22.8 to 0.23.0. - [Release notes](https://github.com/dulwich/dulwich/releases) - [Changelog](https://github.com/jelmer/dulwich/blob/master/NEWS) - [Commits](jelmer/dulwich@dulwich-0.22.8...dulwich-0.23.0) --- updated-dependencies: - dependency-name: dulwich dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4df4ac commit 936a039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cryptography==45.0.4 ; python_version >= "3.11" and python_version < "3.14" and
1818
curve-curator==0.6.0 ; python_version >= "3.11" and python_version < "3.14"
1919
cycler==0.12.1 ; python_version >= "3.11" and python_version < "3.14"
2020
distlib==0.3.9 ; python_version >= "3.11" and python_version < "3.14"
21-
dulwich==0.22.8 ; python_version >= "3.11" and python_version < "3.14"
21+
dulwich==0.23.0 ; python_version >= "3.11" and python_version < "3.14"
2222
fastjsonschema==2.21.1 ; python_version >= "3.11" and python_version < "3.14"
2323
filelock==3.18.0 ; python_version >= "3.11" and python_version < "3.14"
2424
findpython==0.6.3 ; python_version >= "3.11" and python_version < "3.14"

0 commit comments

Comments
 (0)