Skip to content

Commit

Permalink
Automated pip-tools & GitHub Action generated python dependency updat…
Browse files Browse the repository at this point in the history
…es (#268)

Co-authored-by: asset-web <[email protected]>
  • Loading branch information
github-actions[bot] and asset-web authored Mar 13, 2024
1 parent 03a78bf commit 91712d3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -764,9 +764,9 @@ requests==2.31.0 \
--hash=sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f \
--hash=sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1
# via -r requirements/test.txt
rq==1.16.0 \
--hash=sha256:aab9e0fc90d7ffd100241b0f8dd7458c1ee4039edc2bfea9f7e2cfc0567f5710 \
--hash=sha256:d71859da6f3af597bd79675b240e138587878ce9b693d1bcf681443e2a8193ce
rq==1.16.1 \
--hash=sha256:273de33f10bb9f18cd1e8ccc0a4e8dba2b8eb86a6ab2a91ae674f99bd68025f1 \
--hash=sha256:d9a6314bc759a743b4a5d89aa467eaa3a31dbbc0a34bcd0ee82e8852d9ec166d
# via
# -r requirements/test.txt
# django-rq
Expand Down Expand Up @@ -804,9 +804,9 @@ stack-data==0.6.3 \
--hash=sha256:836a778de4fec4dcd1dcd89ed8abff8a221f58308462e1c4aa2a3cf30148f0b9 \
--hash=sha256:d5558e0c25a4cb0853cddad3d77da9891a08cb85dd9f9f91b9f8cd66e511e695
# via ipython
traitlets==5.14.1 \
--hash=sha256:2e5a030e6eff91737c643231bfcf04a65b0132078dad75e4936700b213652e74 \
--hash=sha256:8585105b371a04b8316a43d5ce29c098575c2e477850b62b848b964f1444527e
traitlets==5.14.2 \
--hash=sha256:8cdd83c040dab7d1dee822678e5f5d100b514f7b72b01615b26fc5718916fdf9 \
--hash=sha256:fcdf85684a772ddeba87db2f398ce00b40ff550d1528c03c14dbf6a02003cd80
# via
# ipython
# matplotlib-inline
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -454,9 +454,9 @@ redis==3.5.3 \
# django-redis-cache
# django-rq
# rq
rq==1.16.0 \
--hash=sha256:aab9e0fc90d7ffd100241b0f8dd7458c1ee4039edc2bfea9f7e2cfc0567f5710 \
--hash=sha256:d71859da6f3af597bd79675b240e138587878ce9b693d1bcf681443e2a8193ce
rq==1.16.1 \
--hash=sha256:273de33f10bb9f18cd1e8ccc0a4e8dba2b8eb86a6ab2a91ae674f99bd68025f1 \
--hash=sha256:d9a6314bc759a743b4a5d89aa467eaa3a31dbbc0a34bcd0ee82e8852d9ec166d
# via
# -r requirements/requirements.in
# django-rq
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -679,9 +679,9 @@ requests==2.31.0 \
--hash=sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f \
--hash=sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1
# via -r requirements/test.in
rq==1.16.0 \
--hash=sha256:aab9e0fc90d7ffd100241b0f8dd7458c1ee4039edc2bfea9f7e2cfc0567f5710 \
--hash=sha256:d71859da6f3af597bd79675b240e138587878ce9b693d1bcf681443e2a8193ce
rq==1.16.1 \
--hash=sha256:273de33f10bb9f18cd1e8ccc0a4e8dba2b8eb86a6ab2a91ae674f99bd68025f1 \
--hash=sha256:d9a6314bc759a743b4a5d89aa467eaa3a31dbbc0a34bcd0ee82e8852d9ec166d
# via
# -r requirements/requirements.txt
# django-rq
Expand Down

0 comments on commit 91712d3

Please sign in to comment.