Skip to content

Commit

Permalink
Merge pull request #1287 from Teahouse-Studios/renovate/matrix-nio-0.x
Browse files Browse the repository at this point in the history
Update dependency matrix-nio to v0.25.2
  • Loading branch information
OasisAkari authored Oct 20, 2024
2 parents 7c45154 + 66ffce2 commit 24c2fa2
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.32.0"}
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 24c2fa2

Please sign in to comment.