Skip to content

Commit

Permalink
Merge pull request #237 from codeforboston/dependabot/pip/pyarrow-14.0.1
Browse files Browse the repository at this point in the history
Bump pyarrow from 10.0.1 to 14.0.1
  • Loading branch information
dwreeves authored Nov 24, 2023
2 parents 14f0029 + 9ab31b0 commit d70e308
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ colorama==0.4.6
commonmark==0.9.1
# via rich
coverage[toml]==6.5.0
# via pytest-cov
# via
# coverage
# pytest-cov
curlify==2.2.1
# via schemathesis
distlib==0.3.6
Expand Down Expand Up @@ -225,7 +227,7 @@ psutil==5.9.4
# via mirakuru
psycopg2==2.9.5
# via -r requirements.in
pyarrow==10.0.1
pyarrow==14.0.1
# via -r requirements.in
pycodestyle==2.10.0
# via flake8
Expand Down Expand Up @@ -286,7 +288,9 @@ requests==2.28.1
requests-oauthlib==1.3.1
# via tweepy
rfc3986[idna2008]==1.5.0
# via httpx
# via
# httpx
# rfc3986
rich==12.6.0
# via rich-click
rich-click==1.5.2
Expand Down

0 comments on commit d70e308

Please sign in to comment.