Skip to content

Commit 2c5bb17

Browse files
build(deps): bump typing-extensions from 4.13.1 to 4.13.2 in /clients/py (#213)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.13.1 to 4.13.2. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.13.1...4.13.2) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59a8037 commit 2c5bb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/py/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jsonalias==0.1.1
1010
sniffio==1.3.1
1111
solana==0.36.6
1212
solders==0.26.0
13-
typing_extensions==4.13.1
13+
typing_extensions==4.13.2
1414
websockets==13.1.0

0 commit comments

Comments
 (0)