Skip to content

Commit

Permalink
Update Python dependencies (#153)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent 4539e08 commit 6153283
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ pkgutil-resolve-name==1.3.10 ; python_full_version >= "3.8.10" and python_versio
pycparser==2.21 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
pyyaml==6.0.1 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
referencing==0.30.2 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
rpds-py==0.10.3 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
rpds-py==0.10.4 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
tenacity==8.2.3 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
typing-extensions==4.8.0 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
websocket-client==1.6.3 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
websocket-client==1.6.4 ; python_full_version >= "3.8.10" and python_full_version < "4.0.0"
zipp==3.17.0 ; python_full_version >= "3.8.10" and python_version < "3.9"

0 comments on commit 6153283

Please sign in to comment.