Skip to content

Commit

Permalink
Update dependency matrix-nio to v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 4ec494f commit 7662048
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ tiktoken = "^0.6.0"
pycryptodome = "^3.18.0"
toml = "^0.10.2"
khl-py = "^0.3.16"
matrix-nio = "^0.24.0"
matrix-nio = "^0.25.0"
attrs = "^23.1.0"
uvicorn = {extras = ["standard"], version = "^0.23.2"}
pyjwt = {extras = ["crypto"], version = "^2.8.0"}
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ lxml==5.3.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
magic-filter==1.0.12 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
markupsafe==2.1.5 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
matplotlib==3.9.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
matrix-nio==0.24.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
matrix-nio==0.25.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
more-itertools==10.4.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
multidict==6.0.5 ; python_full_version >= "3.12.0" and python_version < "4.0"
nodeenv==1.9.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
Expand Down

0 comments on commit 7662048

Please sign in to comment.