Skip to content

Commit

Permalink
fix(deps): update dependency matrix-nio to v0.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent a845724 commit d3cf81e
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 20 deletions.
38 changes: 20 additions & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 @@ -83,7 +83,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.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
more-itertools==10.5.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
multidict==6.1.0 ; 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 d3cf81e

Please sign in to comment.