Skip to content

Commit

Permalink
Merge pull request #171 from ImperialCollegeLondon/dependabot/pip/xls…
Browse files Browse the repository at this point in the history
…xwriter-3.1.9

Bump xlsxwriter from 3.1.6 to 3.1.9
  • Loading branch information
github-actions[bot] authored Oct 24, 2023
2 parents 860b93d + 4d99309 commit ca6b6c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ wheel==0.41.2
# via pip-tools
xlrd==2.0.1
# via pandas
xlsxwriter==3.1.6
xlsxwriter==3.1.9
# via pandas

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ uvicorn==0.23.2
# via datahub (pyproject.toml)
xlrd==2.0.1
# via pandas
xlsxwriter==3.1.6
xlsxwriter==3.1.9
# via pandas

0 comments on commit ca6b6c5

Please sign in to comment.