dependabot[bot]
|
ac8c929603
|
Bump pytest-doctestplus from 0.9.0 to 1.0.0 in /requirements (#18754)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-12-13 00:21:20 -05:00 |
thomas chaton
|
f5f4d0a264
|
Improve map, optimize and StreamingDataset (#18912)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-11-03 11:28:55 +00:00 |
dependabot[bot]
|
7fd5c02d9e
|
Bump pytest-xdist from 3.2.1 to 3.3.1 in /requirements (#18758)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 19:12:35 +02:00 |
dependabot[bot]
|
343f80436d
|
Bump coverage from 7.3.0 to 7.3.1 in /requirements (#18685)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-10-03 22:51:43 +02:00 |
dependabot[bot]
|
5b371e820c
|
Bump httpx from 0.24.1 to 0.25.0 in /requirements (#18684)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-03 20:51:40 +02:00 |
dependabot[bot]
|
7a0796e9f0
|
Bump playwright from 1.36.0 to 1.38.0 in /requirements (#18625)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-10-02 22:44:10 +02:00 |
Jirka Borovec
|
4628dfe6fe
|
app: try to run tests in parallel (#17457)
|
2023-09-27 11:20:32 +02:00 |
dependabot[bot]
|
941c446a0d
|
Update setuptools requirement from <68.1.0 to <68.3.0 in /requirements (#18517)
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/0.6...v68.2.0)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-11 19:02:01 +02:00 |
Jirka Borovec
|
7834bb6377
|
relax some dependencies from `<=` to `<` (#18435)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
|
2023-08-31 16:47:06 +02:00 |
dependabot[bot]
|
bbb0e53564
|
Update requests-mock requirement from <=1.10.0 to <=1.11.0 in /requirements (#18304)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-08-16 17:48:55 +02:00 |
dependabot[bot]
|
2fb90e6a66
|
Bump coverage from 7.2.7 to 7.3.0 in /requirements (#18300)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-16 17:19:35 +02:00 |
dependabot[bot]
|
4da8078c99
|
Bump pytest-rerunfailures from 10.3 to 12.0 in /requirements (#18302)
|
2023-08-14 14:36:02 +02:00 |
dependabot[bot]
|
272e377788
|
Bump playwright from 1.35.0 to 1.36.0 in /requirements (#18247)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-08-08 09:43:57 +02:00 |
dependabot[bot]
|
85d5b14618
|
Bump pytest-cov from 4.0.0 to 4.1.0 in /requirements (#18036)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0)
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-01 23:17:19 +00:00 |
dependabot[bot]
|
b0fc8aca87
|
Bump pytest-asyncio from 0.21.0 to 0.21.1 in /requirements (#18197)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-01 18:57:12 -04:00 |
dependabot[bot]
|
324d90aca7
|
Bump pytest from 7.3.1 to 7.4.0 in /requirements (#18038)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.4.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.1...7.4.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-26 22:40:36 +00:00 |
dependabot[bot]
|
8277e2af22
|
Update setuptools requirement from <67.7.0 to <68.1.0 in /requirements (#18144)
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/0.6...v68.0.0)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-26 10:12:01 +02:00 |
dependabot[bot]
|
93c5f999a7
|
Bump coverage from 7.2.5 to 7.2.7 in /requirements (#17920)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-01 15:36:18 -04:00 |
dependabot[bot]
|
35754babd1
|
Bump httpx from 0.24.0 to 0.24.1 in /requirements (#17862)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-19 14:28:56 +02:00 |
dependabot[bot]
|
921a15cbaa
|
Bump pytest-asyncio from 0.20.3 to 0.21.0 in /requirements (#17865)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-19 14:28:30 +02:00 |
dependabot[bot]
|
2c53075d64
|
Bump playwright from 1.32.1 to 1.35.0 in /requirements (#17835)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
|
2023-06-15 15:50:47 +02:00 |
dependabot[bot]
|
dff46e6c3b
|
Bump coverage from 6.5.0 to 7.2.5 in /requirements (#17629)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-29 13:44:29 +00:00 |
dependabot[bot]
|
2e4a297742
|
Bump pytest from 7.2.2 to 7.3.1 in /requirements (#17588)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-08 13:52:07 +00:00 |
Jirka Borovec
|
e3b5f22e2e
|
tests: randomized order for PT & Fabric (#17460)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2023-05-04 23:11:08 +02:00 |
dependabot[bot]
|
9eedf7ae4b
|
Bump playwright from 1.30.0 to 1.32.1 in /requirements (#17537)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-05-02 13:54:11 +00:00 |
Jirka Borovec
|
6705bfcc47
|
app/tests: skip instead of fail (#17461)
|
2023-04-24 22:56:04 +02:00 |
Jirka Borovec
|
44ce386135
|
req: formatting (#17335)
|
2023-04-24 09:19:20 +01:00 |
Carlos Mocholí
|
04fb30bd97
|
Update fastapi dependency pins (#17173)
* Update fastapi dependency pins
* Apply suggestions from code review
* Update test.txt
* Update requirements/app/base.txt
* Revert "Update requirements/app/base.txt"
This reverts commit 59918ffc6c .
* cloud update
* Bad merge
* fastapi 0.69.0 which pins starlette 0.15.0
* https://github.com/pydantic/pydantic/issues/1985
* Avoid CVE: https://github.com/tiangolo/fastapi/pull/3213
* Strict trio
* Skip windows test
---------
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-04-12 17:33:56 +02:00 |
Carlos Mocholí
|
472333c9b8
|
Replace codecov pip package with codecov uploader (#17349)
|
2023-04-12 17:24:48 +02:00 |
dependabot[bot]
|
7fa116bcf4
|
Update setuptools requirement from <65.7.0 to <67.7.0 in /requirements (#17050)
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/0.6...v67.6.0)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-04-03 15:32:48 +02:00 |
dependabot[bot]
|
0d9ce19949
|
Bump pytest from 7.2.0 to 7.2.2 in /requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.0...7.2.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 15:32:19 +02:00 |
dependabot[bot]
|
592c3744bd
|
Bump playwright from 1.29.1 to 1.30.0 in /requirements (#16735)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
|
2023-03-02 23:38:58 +00:00 |
dependabot[bot]
|
fce54a482c
|
Bump playwright from 1.28.0 to 1.29.1 in /requirements (#16294)
* Bump playwright from 1.28.0 to 1.29.1 in /requirements
Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.28.0 to 1.29.1.
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](https://github.com/Microsoft/playwright-python/compare/v1.28.0...v1.29.1)
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* docker
* note
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
|
2023-01-16 17:40:05 +00:00 |
Sherin Thomas
|
7cbdc68449
|
[App] Cold start proxy in autoscaler (#16094)
* cold start proxy
* Update src/lightning_app/components/serve/auto_scaler.py
* changelog
* better-doc
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2022-12-20 09:47:10 +00:00 |
dependabot[bot]
|
73a6dbec01
|
Bump playwright from 1.27.1 to 1.28.0 in /requirements (#15903)
* Bump playwright from 1.27.1 to 1.28.0 in /requirements
Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](https://github.com/Microsoft/playwright-python/compare/v1.27.1...v1.28.0)
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* 1.28
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
|
2022-12-08 04:45:17 +00:00 |
dependabot[bot]
|
9eb8831225
|
Update setuptools requirement from <65.6.0 to <65.7.0 in /requirements (#15902)
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/0.6...v65.6.3)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
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-12-06 03:35:13 +00:00 |
Jirka Borovec
|
ad4bd66df6
|
hotfix import torch (#15849)
* fix import torch
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* plugin
* fix
* skip
* patch require
* seed
* warn
* .
* ..
* skip True
* 0.0.3
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2022-11-28 14:58:29 +01:00 |
dependabot[bot]
|
cfb27bd75b
|
Bump pytest from 7.1.3 to 7.2.0 in /requirements (#15677)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...7.2.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-minor
...
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-11-22 08:31:21 +00:00 |
dependabot[bot]
|
13eb2a1f91
|
Bump coverage from 6.4.2 to 6.5.0 in /requirements (#15674)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.2 to 6.5.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/6.4.2...6.5.0)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-minor
...
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-11-17 22:47:37 +00:00 |
dependabot[bot]
|
df64dad58c
|
Bump pytest-cov from 3.0.0 to 4.0.0 in /requirements (#15563)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v4.0.0)
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:production
update-type: version-update:semver-major
...
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-11-07 08:19:01 +00:00 |
dependabot[bot]
|
272387998f
|
Update setuptools requirement from <=59.5.0 to <65.6.0 in /requirements (#15421)
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/0.6...v65.5.0)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
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-11-02 01:28:03 +09:00 |
dependabot[bot]
|
3cccaec60b
|
Pin test requirements to their current latest versions (#15157)
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2022-10-26 14:31:25 +00:00 |
thomas chaton
|
48993cb5ed
|
Resolve App e2es (#15302)
* update
* prune
* examples
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2022-10-25 09:54:38 -04:00 |
Kushashwa Ravi Shrimali
|
58a0ecea37
|
Update to the latest playwright container v1.27.1 (#15129)
* Update to the latest playwright container v1.27.1
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
|
2022-10-24 08:52:32 +00:00 |
Jirka Borovec
|
be1eb5e86d
|
CI: apps (#15242)
* CI: apps
* fix imports
* req
* doctest
* SQLModel
* fsspec
* azure
* docs
* falek8
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2022-10-22 13:20:49 +02:00 |
thomas chaton
|
979d728563
|
Add Database Component (#14995)
|
2022-10-19 19:52:12 +00:00 |
Sherin Thomas
|
129f4fa873
|
[App/Feature] HTTP Queues (#14978)
[App/Feature] HTTP Queues (#14978)
|
2022-10-06 16:01:49 +05:30 |
otaj
|
7ff297bdff
|
Fix App tests (#14922)
|
2022-09-28 13:20:57 -04:00 |
Mansy
|
b0bd949d58
|
Enable quick-start-app-e2e (#14542)
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
|
2022-09-27 08:16:46 +01:00 |
Mansy
|
0e30e4a5a0
|
[App][CI] Fix psutil requirement CI (#14413)
|
2022-08-26 23:55:22 +00:00 |