Skip to content

Commit

Permalink
Update dependency anyio to v4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 8811237 commit efc9cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ aiohttp-jinja2==1.5.1 ; python_version >= "3.11" and python_version < "4.0"
aiohttp==3.8.6 ; python_version >= "3.11" and python_version < "4.0"
aiosignal==1.3.1 ; python_version >= "3.11" and python_version < "4.0"
annotated-types==0.6.0 ; python_version >= "3.11" and python_version < "4.0"
anyio==4.1.0 ; python_version >= "3.11" and python_version < "4.0"
anyio==4.6.2 ; python_version >= "3.11" and python_version < "4.0"
async-timeout==4.0.3 ; python_version >= "3.11" and python_version < "4.0"
attrs==23.1.0 ; python_version >= "3.11" and python_version < "4.0"
babel==2.13.1 ; python_version >= "3.11" and python_version < "4.0"
Expand Down

0 comments on commit efc9cf3

Please sign in to comment.