Skip to content

Commit 93f3ce1

Browse files
Update distro requirement from >=1.8.0 to >=1.9.0
Updates the requirements on [distro](https://github.com/python-distro/distro) to permit the latest version. - [Release notes](https://github.com/python-distro/distro/releases) - [Changelog](https://github.com/python-distro/distro/blob/master/CHANGELOG.md) - [Commits](python-distro/distro@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: distro dependency-version: 1.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cad2f2 commit 93f3ce1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ async-timeout>=4.0.0
66
attrs>=23.1.0
77
backoff>=2.2.1
88
charset-normalizer>=3.1.0
9-
distro>=1.8.0
9+
distro>=1.9.0
1010
frozenlist>=1.3.3
1111
httpx[http2]>=0.20.0
1212
httpx-sse>=0.4.0

0 commit comments

Comments
 (0)