Граф коммитов

20 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] ed39dc3878
Bump joblib from 1.1.0 to 1.2.0 (#11)
Bumps [joblib](https://github.com/joblib/joblib) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](https://github.com/joblib/joblib/compare/1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: joblib
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 09:40:54 -04:00
dependabot[bot] 6004653017
Bump protobuf from 3.19.1 to 3.19.5 (#10)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.1 to 3.19.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.1...v3.19.5)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-24 09:41:01 -04:00
dependabot[bot] 0e4b19b2a5
Bump pillow from 9.0.0 to 9.0.1 (#8)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 22:24:08 +00:00
dependabot[bot] c6f41c80ab
Bump oauthlib from 3.1.1 to 3.2.1 (#9)
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.1.1 to 3.2.1.
- [Release notes](https://github.com/oauthlib/oauthlib/releases)
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.1.1...v3.2.1)

---
updated-dependencies:
- dependency-name: oauthlib
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 18:20:49 -04:00
dependabot[bot] d177d329c8
Bump ipython from 7.30.1 to 7.31.1 (#7)
Bumps [ipython](https://github.com/ipython/ipython) from 7.30.1 to 7.31.1.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.30.1...7.31.1)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 15:15:44 -05:00
dependabot[bot] 792a370b88
Bump pillow from 8.4.0 to 9.0.0 (#6)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.4.0...9.0.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 10:13:41 -05:00
Justin D. Harris a104f0650d
Get build working (#5)
by using setuptools = "59.5.0" as per https://stackoverflow.com/a/70520199/1226799
2022-01-04 09:59:32 -05:00
Justin D. Harris 0b8efd02a0
README: Add image for Branching (#4) 2022-01-03 23:51:34 -05:00
Justin D. Harris bd18a19edd
CI: Try to get builld working (#3) 2021-12-16 19:03:17 -05:00
Justin D. Harris 982c3193ef CI/Security Checks: Use windows-latest because it has NuGet. 2021-12-16 17:39:12 -05:00
Justin D. Harris e6bee849d2 CI/Security Checks: Correct CredScan step. 2021-12-16 17:35:06 -05:00
Justin D. Harris 108b8e3d70 CI: Security Checks.
[skip ci]
2021-12-16 17:32:04 -05:00
Justin D. Harris 21f1023ceb
README: Add badge for the CI build. (#2) 2021-12-16 17:22:28 -05:00
Justin D. Harris c279fdab09
CI: Set up build to run tests and check linting (#1) 2021-12-16 17:14:52 -05:00
Grigory Dorodnov 1e5659f86c Initial commit 2021-12-16 12:07:00 -05:00
Microsoft Open Source 4a9cfbea8a SUPPORT.md committed 2021-12-13 11:55:59 -08:00
Microsoft Open Source 1e043d37f5 SECURITY.md committed 2021-12-13 11:55:59 -08:00
Microsoft Open Source 8321524cab README.md committed 2021-12-13 11:55:58 -08:00
Microsoft Open Source eacb3d007d CODE_OF_CONDUCT.md committed 2021-12-13 11:55:58 -08:00
Microsoft Open Source 8e4dfe76d1 LICENSE committed 2021-12-13 11:55:57 -08:00