Commit Graph

778 Commits

Author SHA1 Message Date
Cameron Yick
39ce3463ea Merge branch 'master' into pyup-update-sphinx-5.3.0-to-6.1.3 2023-03-28 21:33:22 -04:00
Cameron Yick
2f1fc07f68 Merge pull request #820 from hydrosquall/pyup-update-pandas-1.5.1-to-1.5.3
Update pandas to 1.5.3
2023-03-28 21:32:48 -04:00
Cameron Yick
d07de9ca54 Merge pull request #840 from hydrosquall/pyup-update-tox-3.26.0-to-4.4.8
Update tox to 4.4.8
2023-03-28 21:32:36 -04:00
Cameron Yick
af7bfaac69 Merge pull request #843 from hydrosquall/pyup-update-pip-23.0-to-23.0.1
Update pip to 23.0.1
2023-03-28 21:32:17 -04:00
Cameron Yick
205d7287d3 Merge pull request #844 from hydrosquall/pyup-update-watchdog-2.3.0-to-3.0.0
Update watchdog to 3.0.0
2023-03-28 21:32:01 -04:00
Cameron Yick
f43da4ff45 Merge pull request #845 from hydrosquall/cameron.yick/fix-build-dep
build: remove pytest-runner (fixes #749)
2023-03-28 21:31:38 -04:00
Cameron Yick
0fd003abfd build: remove pytest-runner (fixes #749) 2023-03-28 21:27:40 -04:00
Cameron Yick
8c160be5e3 Merge branch 'master' into pyup-update-tox-3.26.0-to-4.4.8 2023-03-28 21:22:35 -04:00
pyup-bot
968d22a44e Update watchdog from 2.3.0 to 3.0.0 2023-03-28 21:22:14 -04:00
pyup-bot
d77636a937 Update pip from 23.0 to 23.0.1 2023-03-28 21:22:12 -04:00
Cameron Yick
199d3aca67 Merge pull request #832 from hydrosquall/pyup-update-watchdog-2.1.9-to-2.3.0
Update watchdog to 2.3.0
2023-03-28 21:21:56 -04:00
Cameron Yick
eae8ec8836 Merge pull request #824 from hydrosquall/pyup-update-pip-22.3.1-to-23.0
Update pip to 23.0
2023-03-28 21:21:41 -04:00
Cameron Yick
e43af54a43 Merge pull request #835 from hydrosquall/pyup-update-pytest-7.1.3-to-7.2.2
Update pytest to 7.2.2
2023-03-28 21:21:27 -04:00
Cameron Yick
e4b06aa4a4 Merge pull request #839 from hydrosquall/pyup-update-cryptography-38.0.2-to-40.0.1
Update cryptography to 40.0.1
2023-03-28 21:21:03 -04:00
Cameron Yick
66e473b469 Merge branch 'master' into pyup-update-cryptography-38.0.2-to-40.0.1 2023-03-28 20:51:44 -04:00
Cameron Yick
d89f102084 Merge pull request #841 from hydrosquall/hydrosquall-patch-1
build: replace python 3.6 testing with 3.9
2023-03-28 20:51:12 -04:00
Cameron Yick
06421235f7 build: replace python 3.6 testing with 3.9 2023-03-28 20:32:57 -04:00
Cameron Yick
a8a4fb1e2e Merge pull request #842 from hydrosquall/cameron.yick/update-black
feat: apply latest black python formatting
2023-03-28 20:31:59 -04:00
Cameron Yick
56812c019f update black formatting for latest black version 2023-03-28 20:25:42 -04:00
Cameron Yick
1319e917ab Merge pull request #837 from hydrosquall/pyup-update-coverage-6.5.0-to-7.2.2
Update coverage to 7.2.2
2023-03-28 20:20:57 -04:00
pyup-bot
2056230590 Update tox from 3.26.0 to 4.4.8 2023-03-26 19:24:27 -04:00
Cameron Yick
be63a0922c Merge pull request #785 from lgtm-migrator/codeql
Add CodeQL workflow for GitHub code scanning
2023-03-25 12:30:32 -04:00
Cameron Yick
65efb103a8 Merge pull request #827 from hydrosquall/pyup-update-black-22.10.0-to-23.1.0
Update black to 23.1.0
2023-03-25 12:29:50 -04:00
pyup-bot
6ea217905f Update cryptography from 38.0.2 to 40.0.1 2023-03-25 00:24:28 -04:00
pyup-bot
cb0fc1b58b Update coverage from 6.5.0 to 7.2.2 2023-03-16 16:10:02 -04:00
pyup-bot
6bb0fb6b6f Update pytest from 7.1.3 to 7.2.2 2023-03-04 01:14:32 -05:00
pyup-bot
8fa0145f5f Update watchdog from 2.1.9 to 2.3.0 2023-02-23 21:03:04 -05:00
pyup-bot
3fa2f20712 Update black from 22.10.0 to 23.1.0 2023-02-01 01:08:09 -05:00
pyup-bot
aec5d2475f Update pip from 22.3.1 to 23.0 2023-01-30 23:08:30 -05:00
Cameron Yick
cd59eed94a Merge pull request #789 from hydrosquall/pyup-update-twine-4.0.1-to-4.0.2
Update twine to 4.0.2
2023-01-28 16:06:19 -05:00
Cameron Yick
ee55e240be Merge pull request #784 from hydrosquall/pyup-update-wheel-0.38.0-to-0.38.4
Update wheel to 0.38.4
2023-01-28 16:05:40 -05:00
Cameron Yick
36e1d5d690 Merge pull request #782 from hydrosquall/pyup-update-pip-22.3-to-22.3.1
Update pip to 22.3.1
2023-01-28 16:05:18 -05:00
pyup-bot
4d25e8fe40 Update pandas from 1.5.1 to 1.5.3 2023-01-19 07:03:00 -05:00
pyup-bot
2d14ea09d3 Update sphinx from 5.3.0 to 6.1.3 2023-01-10 17:11:28 -05:00
pyup-bot
6a377f424d Update twine from 4.0.1 to 4.0.2 2022-12-01 00:45:49 -05:00
LGTM Migrator
94653b8d61 Add CodeQL workflow for GitHub code scanning 2022-11-11 00:54:16 +00:00
pyup-bot
0d9ed8c384 Update wheel from 0.38.0 to 0.38.4 2022-11-09 22:09:33 -05:00
pyup-bot
420f15d5b2 Update pip from 22.3 to 22.3.1 2022-11-05 15:06:26 -04:00
Cameron Yick
e17efcb040 Merge pull request #777 from hydrosquall/pyup-update-pytest-7.1.2-to-7.1.3
Update pytest to 7.1.3
2022-10-21 19:52:21 -04:00
Cameron Yick
30dbc4d680 Merge pull request #778 from hydrosquall/pyup-update-wheel-0.37.1-to-0.38.0
Update wheel to 0.38.0
2022-10-21 19:52:07 -04:00
Cameron Yick
dd03b36cb4 Merge pull request #776 from hydrosquall/pyup-update-flake8-5.0.1-to-5.0.4
Update flake8 to 5.0.4
2022-10-20 20:36:26 -04:00
Cameron Yick
82780691e1 Merge branch 'master' into pyup-update-pytest-7.1.2-to-7.1.3 2022-10-20 20:35:57 -04:00
Cameron Yick
7380b2b0d9 Merge pull request #772 from hydrosquall/pyup-update-cryptography-35.0.0-to-38.0.2
Update cryptography to 38.0.2
2022-10-20 20:35:16 -04:00
Cameron Yick
79d20f7d3c Merge pull request #750 from hydrosquall/pyup-update-pytest-runner-5.3.2-to-6.0.0
Update pytest-runner to 6.0.0
2022-10-20 20:35:02 -04:00
pyup-bot
b2fe69ed69 Update wheel from 0.37.1 to 0.38.0 2022-10-20 20:34:40 -04:00
Cameron Yick
6ea1e8093e Merge pull request #775 from hydrosquall/pyup-update-pandas-1.3.4-to-1.5.1
Update pandas to 1.5.1
2022-10-20 20:34:34 -04:00
Cameron Yick
a117696e54 Merge branch 'master' into pyup-update-cryptography-35.0.0-to-38.0.2 2022-10-20 20:34:07 -04:00
Cameron Yick
252f9c0812 Merge branch 'master' into pyup-update-pytest-runner-5.3.2-to-6.0.0 2022-10-20 20:33:21 -04:00
Cameron Yick
82c3f259d2 Merge pull request #770 from hydrosquall/pyup-update-black-22.1.0-to-22.10.0
Update black to 22.10.0
2022-10-20 20:32:54 -04:00
Cameron Yick
4e07ac4619 Merge pull request #774 from hydrosquall/pyup-update-sphinx-4.5.0-to-5.3.0
Update sphinx to 5.3.0
2022-10-20 11:42:08 -04:00