summaryrefslogtreecommitdiffstats
path: root/qa
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-04 01:52:40 +0000
committerJoris Roovers <joris.roovers@gmail.com>2021-10-04 12:34:24 +0200
commit1f9596b2287d8b64ddf5a7266d51c578b1803ad2 (patch)
tree7cad3e1116dff2c9975a6ed59556cf8fa21850d1 /qa
parent2d876177a7b92ed1c6219f5922192066fb2f2d20 (diff)
Bump arrow from 1.1.1 to 1.2.0
Bumps [arrow](https://github.com/arrow-py/arrow) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/arrow-py/arrow/releases) - [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst) - [Commits](https://github.com/arrow-py/arrow/commits) --- updated-dependencies: - dependency-name: arrow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'qa')
-rw-r--r--qa/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/requirements.txt b/qa/requirements.txt
index 680e8c1..5a4f660 100644
--- a/qa/requirements.txt
+++ b/qa/requirements.txt
@@ -1,4 +1,4 @@
sh==1.14.2
pytest==6.2.5;
-arrow==1.1.1;
+arrow==1.2.0;
gitlint # no version as you want to test the currently installed version