dependabot[bot]
|
5e6ce7740a
|
chore(deps): bump the pip group across 4 directories with 2 updates
Bumps the pip group with 2 updates in the / directory: [nltk](https://github.com/nltk/nltk) and [transformers](https://github.com/huggingface/transformers).
Bumps the pip group with 1 update in the /.devcontainer directory: [nltk](https://github.com/nltk/nltk).
Bumps the pip group with 2 updates in the /binder directory: [nltk](https://github.com/nltk/nltk) and [transformers](https://github.com/huggingface/transformers).
Bumps the pip group with 2 updates in the /lessons/5-NLP directory: [nltk](https://github.com/nltk/nltk) and [transformers](https://github.com/huggingface/transformers).
Updates `nltk` from 3.9.4 to 3.10.0
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.4...v3.10.0)
Updates `transformers` from 5.3.0 to 5.5.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v5.3.0...v5.5.0)
Updates `nltk` from 3.9.4 to 3.10.0
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.4...v3.10.0)
Updates `nltk` from 3.9.4 to 3.10.0
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.4...v3.10.0)
Updates `transformers` from 5.3.0 to 5.5.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v5.3.0...v5.5.0)
Updates `nltk` from 3.9.4 to 3.10.0
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.4...v3.10.0)
Updates `transformers` from 5.3.0 to 5.5.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v5.3.0...v5.5.0)
---
updated-dependencies:
- dependency-name: nltk
dependency-version: 3.10.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: transformers
dependency-version: 5.5.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: nltk
dependency-version: 3.10.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: nltk
dependency-version: 3.10.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: transformers
dependency-version: 5.5.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: nltk
dependency-version: 3.10.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: transformers
dependency-version: 5.5.0
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-13 20:56:44 +00:00 |
Lee Stott
|
316c4ca9e1
|
Merge pull request #638 from dcaayushd/fix/nlp-requirements-typo-and-gensim
fix: correct pip command typo and update gensim version in Lesson 5 NLP
|
2026-07-02 14:41:27 +02:00 |
Lee Stott
|
b770c948ad
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-07-02 13:41:16 +01:00 |
dependabot[bot]
|
7fe5974b3b
|
chore(deps): bump the pip group across 3 directories with 2 updates
Bumps the pip group with 1 update in the / directory: [transformers](https://github.com/huggingface/transformers).
Bumps the pip group with 1 update in the /binder directory: [transformers](https://github.com/huggingface/transformers).
Bumps the pip group with 2 updates in the /lessons/5-NLP directory: [transformers](https://github.com/huggingface/transformers) and [torch](https://github.com/pytorch/pytorch).
Updates `transformers` from 5.0.0rc3 to 5.3.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v5.0.0rc3...v5.3.0)
Updates `transformers` from 5.0.0rc3 to 5.3.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v5.0.0rc3...v5.3.0)
Updates `transformers` from 5.0.0rc3 to 5.3.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v5.0.0rc3...v5.3.0)
Updates `torch` from 2.8.0 to 2.12.1
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.8.0...v2.12.1)
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 5.3.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: transformers
dependency-version: 5.3.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: transformers
dependency-version: 5.3.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: torch
dependency-version: 2.12.1
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-02 11:33:49 +00:00 |
Aayush D.C Dangi
|
d50f8f765f
|
fix: correct requirements-torch typo and update gensim version in lesson 5-NLP
|
2026-05-20 12:30:49 +05:45 |
dependabot[bot]
|
7b8111f83b
|
chore(deps): bump the pip group across 4 directories with 1 update
Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow).
Bumps the pip group with 1 update in the /.devcontainer directory: [pillow](https://github.com/python-pillow/Pillow).
Bumps the pip group with 1 update in the /binder directory: [pillow](https://github.com/python-pillow/Pillow).
Bumps the pip group with 1 update in the /lessons/5-NLP directory: [pillow](https://github.com/python-pillow/Pillow).
Updates `pillow` from 12.1.1 to 12.2.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/12.1.1...12.2.0)
Updates `pillow` from 12.1.1 to 12.2.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/12.1.1...12.2.0)
Updates `pillow` from 12.1.1 to 12.2.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/12.1.1...12.2.0)
Updates `pillow` from 12.1.1 to 12.2.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/12.1.1...12.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 12.2.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: pillow
dependency-version: 12.2.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: pillow
dependency-version: 12.2.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: pillow
dependency-version: 12.2.0
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-20 15:39:42 +00:00 |
dependabot[bot]
|
7f7fc8e435
|
chore(deps): bump the pip group across 4 directories with 2 updates
Bumps the pip group with 2 updates in the / directory: [nltk](https://github.com/nltk/nltk) and [transformers](https://github.com/huggingface/transformers).
Bumps the pip group with 1 update in the /.devcontainer directory: [nltk](https://github.com/nltk/nltk).
Bumps the pip group with 2 updates in the /binder directory: [nltk](https://github.com/nltk/nltk) and [transformers](https://github.com/huggingface/transformers).
Bumps the pip group with 2 updates in the /lessons/5-NLP directory: [nltk](https://github.com/nltk/nltk) and [transformers](https://github.com/huggingface/transformers).
Updates `nltk` from 3.9.3 to 3.9.4
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.3...3.9.4)
Updates `transformers` from 4.53.0 to 5.0.0rc3
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.53.0...v5.0.0rc3)
Updates `nltk` from 3.9.3 to 3.9.4
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.3...3.9.4)
Updates `nltk` from 3.9.3 to 3.9.4
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.3...3.9.4)
Updates `transformers` from 4.53.0 to 5.0.0rc3
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.53.0...v5.0.0rc3)
Updates `nltk` from 3.9.3 to 3.9.4
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.3...3.9.4)
Updates `transformers` from 4.53.0 to 5.0.0rc3
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.53.0...v5.0.0rc3)
---
updated-dependencies:
- dependency-name: nltk
dependency-version: 3.9.4
dependency-type: direct:production
dependency-group: pip
- dependency-name: transformers
dependency-version: 5.0.0rc3
dependency-type: direct:production
dependency-group: pip
- dependency-name: nltk
dependency-version: 3.9.4
dependency-type: direct:production
dependency-group: pip
- dependency-name: nltk
dependency-version: 3.9.4
dependency-type: direct:production
dependency-group: pip
- dependency-name: transformers
dependency-version: 5.0.0rc3
dependency-type: direct:production
dependency-group: pip
- dependency-name: nltk
dependency-version: 3.9.4
dependency-type: direct:production
dependency-group: pip
- dependency-name: transformers
dependency-version: 5.0.0rc3
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-08 06:25:23 +00:00 |
dependabot[bot]
|
82dd439705
|
chore(deps): bump the pip group across 4 directories with 1 update
Bumps the pip group with 1 update in the / directory: [nltk](https://github.com/nltk/nltk).
Bumps the pip group with 1 update in the /.devcontainer directory: [nltk](https://github.com/nltk/nltk).
Bumps the pip group with 1 update in the /binder directory: [nltk](https://github.com/nltk/nltk).
Bumps the pip group with 1 update in the /lessons/5-NLP directory: [nltk](https://github.com/nltk/nltk).
Updates `nltk` from 3.8.1 to 3.9.3
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9.3)
Updates `nltk` from 3.8.1 to 3.9.3
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9.3)
Updates `nltk` from 3.8.2 to 3.9.3
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9.3)
Updates `nltk` from 3.5 to 3.9.3
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9.3)
---
updated-dependencies:
- dependency-name: nltk
dependency-version: 3.9.3
dependency-type: direct:production
dependency-group: pip
- dependency-name: nltk
dependency-version: 3.9.3
dependency-type: direct:production
dependency-group: pip
- dependency-name: nltk
dependency-version: 3.9.3
dependency-type: direct:production
dependency-group: pip
- dependency-name: nltk
dependency-version: 3.9.3
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-27 06:50:14 +00:00 |
dependabot[bot]
|
9865a6f80c
|
chore(deps): bump the pip group across 4 directories with 2 updates
Bumps the pip group with 2 updates in the / directory: [keras](https://github.com/keras-team/keras) and [pillow](https://github.com/python-pillow/Pillow).
Bumps the pip group with 2 updates in the /.devcontainer directory: [keras](https://github.com/keras-team/keras) and [pillow](https://github.com/python-pillow/Pillow).
Bumps the pip group with 2 updates in the /binder directory: [keras](https://github.com/keras-team/keras) and [pillow](https://github.com/python-pillow/Pillow).
Bumps the pip group with 1 update in the /lessons/5-NLP directory: [pillow](https://github.com/python-pillow/Pillow).
Updates `keras` from 3.13.1 to 3.13.2
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](https://github.com/keras-team/keras/compare/v3.13.1...v3.13.2)
Updates `pillow` from 10.4.0 to 12.1.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/10.4.0...12.1.1)
Updates `keras` from 3.13.1 to 3.13.2
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](https://github.com/keras-team/keras/compare/v3.13.1...v3.13.2)
Updates `pillow` from 10.4.0 to 12.1.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/10.4.0...12.1.1)
Updates `keras` from 3.13.1 to 3.13.2
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](https://github.com/keras-team/keras/compare/v3.13.1...v3.13.2)
Updates `pillow` from 10.4.0 to 12.1.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/10.4.0...12.1.1)
Updates `pillow` from 10.3.0 to 12.1.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/10.4.0...12.1.1)
---
updated-dependencies:
- dependency-name: keras
dependency-version: 3.13.2
dependency-type: direct:production
dependency-group: pip
- dependency-name: pillow
dependency-version: 12.1.1
dependency-type: direct:production
dependency-group: pip
- dependency-name: keras
dependency-version: 3.13.2
dependency-type: direct:production
dependency-group: pip
- dependency-name: pillow
dependency-version: 12.1.1
dependency-type: direct:production
dependency-group: pip
- dependency-name: keras
dependency-version: 3.13.2
dependency-type: direct:production
dependency-group: pip
- dependency-name: pillow
dependency-version: 12.1.1
dependency-type: direct:production
dependency-group: pip
- dependency-name: pillow
dependency-version: 12.1.1
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-19 19:31:47 +00:00 |
dependabot[bot]
|
44c3da1c41
|
Bump torch from 2.6.0 to 2.8.0 in /lessons/5-NLP
Bumps [torch](https://github.com/pytorch/pytorch) from 2.6.0 to 2.8.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.6.0...v2.8.0)
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.8.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-23 16:51:16 +00:00 |
Lee Stott
|
f4610435d2
|
Merge pull request #474 from microsoft/dependabot/pip/lessons/5-NLP/transformers-4.53.0
Bump transformers from 4.50.0 to 4.53.0 in /lessons/5-NLP
|
2025-08-23 17:50:14 +01:00 |
Anthony Bartolo
|
8a45e856cf
|
Merge pull request #450 from microsoft/dependabot/pip/lessons/5-NLP/torch-2.6.0
Bump torch from 1.13.1 to 2.6.0 in /lessons/5-NLP
|
2025-08-20 16:26:11 -04:00 |
dependabot[bot]
|
27641a4290
|
Bump transformers from 4.50.0 to 4.53.0 in /lessons/5-NLP
Bumps [transformers](https://github.com/huggingface/transformers) from 4.50.0 to 4.53.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.50.0...v4.53.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 4.53.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-20 16:21:30 +00:00 |
dependabot[bot]
|
f30ab5caaf
|
Bump transformers from 4.38.0 to 4.50.0 in /lessons/5-NLP
Bumps [transformers](https://github.com/huggingface/transformers) from 4.38.0 to 4.50.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.38.0...v4.50.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 4.50.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-29 16:09:52 +00:00 |
dependabot[bot]
|
22cf1cacd1
|
Bump torch from 1.13.1 to 2.6.0 in /lessons/5-NLP
Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v1.13.1...v2.6.0)
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.6.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-18 16:11:22 +00:00 |
dependabot[bot]
|
b8bac61e70
|
Bump torch from 1.8.1 to 1.13.1 in /lessons/5-NLP
Bumps [torch](https://github.com/pytorch/pytorch) from 1.8.1 to 1.13.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v1.8.1...v1.13.1)
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 10:25:24 +00:00 |
dependabot[bot]
|
1d4cd6425c
|
Bump pillow from 10.0.1 to 10.3.0 in /lessons/5-NLP
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.3.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/10.0.1...10.3.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 10:07:43 +00:00 |
dependabot[bot]
|
818eeeec37
|
Bump transformers from 4.36.0 to 4.38.0 in /lessons/5-NLP
Bumps [transformers](https://github.com/huggingface/transformers) from 4.36.0 to 4.38.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.36.0...v4.38.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 09:56:40 +00:00 |
Pikachú
|
ca3c1c6828
|
Merge pull request #281 from microsoft/dependabot/pip/lessons/5-NLP/transformers-4.36.0
Bump transformers from 4.30.0 to 4.36.0 in /lessons/5-NLP
|
2024-05-29 18:16:08 +03:00 |
dependabot[bot]
|
e1cec9932f
|
Bump transformers from 4.30.0 to 4.36.0 in /lessons/5-NLP
Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.0 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.30.0...v4.36.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-20 21:10:05 +00:00 |
dependabot[bot]
|
f71973c0d8
|
Bump pillow from 7.1.2 to 10.0.1 in /lessons/5-NLP
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 10.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/7.1.2...10.0.1)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-03 22:02:18 +00:00 |
dependabot[bot]
|
25deabc956
|
Bump transformers from 4.3.3 to 4.30.0 in /lessons/5-NLP
Bumps [transformers](https://github.com/huggingface/transformers) from 4.3.3 to 4.30.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.3.3...v4.30.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-05 13:02:21 +00:00 |
dependabot[bot]
|
d66e4d9f84
|
Bump numpy from 1.18.5 to 1.22.0 in /lessons/5-NLP
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.22.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-22 03:55:06 +00:00 |
Jen Looper
|
9277c42b5d
|
rearranging repo entirely
|
2022-04-29 17:42:50 -04:00 |