Skip to content

Commit

Permalink
Update dependency bitarray to v2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 29380ea commit 5127657
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 @@ -2,7 +2,7 @@ aiosqlite==0.19.0 ; python_version >= "3.10" and python_version < "3.11"
alembic==1.13.1 ; python_version >= "3.10" and python_version < "3.11"
annotated-types==0.6.0 ; python_version >= "3.10" and python_version < "3.11"
anyio==3.7.1 ; python_version >= "3.10" and python_version < "3.11"
bitarray==2.6.0 ; python_version >= "3.10" and python_version < "3.11"
bitarray==2.9.2 ; python_version >= "3.10" and python_version < "3.11"
certifi==2024.2.2 ; python_version >= "3.10" and python_version < "3.11"
cffi==1.16.0 ; python_version >= "3.10" and python_version < "3.11"
click==8.1.7 ; python_version >= "3.10" and python_version < "3.11"
Expand Down

0 comments on commit 5127657

Please sign in to comment.