dependabot[bot]
f281c0ded7
Bump jinja2 from 3.1.2 to 3.1.3 in /api ( #1051 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 08:37:39 -05:00
Olivier DEBAUCHE
f0261138a2
Update models.json ( #1046 )
...
Update OpenChat 3.5 v0106
2024-01-10 09:40:42 -05:00
dependabot[bot]
ac78e05568
Bump huggingface-hub from 0.20.1 to 0.20.2 in /api ( #1035 )
...
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub ) from 0.20.1 to 0.20.2.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.20.1...v0.20.2 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 08:13:38 -05:00
Olivier DEBAUCHE
3d4e5c5b12
Add support for Phi 2 ( #1030 )
...
* Update README.md
* Update models.json
* Update README.md
Add support for Phi 2
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2024-01-03 19:19:59 -05:00
Olivier DEBAUCHE
d50c93cbfc
Add Mixtral 2.7, MedicineLLM, MistralLite, and Notux ( #1026 )
...
* Update models.json
Update from Mixtral 8x7b-Dolphin 2.5 to Mixtral 8x7b - Dolphin 2.7
* Update README.md
Add Medicine-LLM13B
* Update models.json
Add Medicine LLM 13B
* Update models.json
Add MistralLite-7B
* Update README.md
Add support for MistralLite-7B
Add support for Notux 8x7B
* Update models.json
Add support for MistralLite-7b
Add support for Notux 8x7B v1
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2024-01-02 22:21:05 -05:00
dependabot[bot]
be791ff659
Bump pytest from 7.4.3 to 7.4.4 in /api ( #1022 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.3 to 7.4.4.
- [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.4.3...7.4.4 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 10:13:44 -05:00
Juan Calderon-Perez
b63c7496ba
Fix inefficent model check during chat creation ( #1016 )
...
* Fix inefficent model check during chat creation
* Update chat.py
* Update chat.py
2023-12-27 00:02:08 -05:00
dependabot[bot]
48a59ac268
Bump huggingface-hub from 0.19.4 to 0.20.1 in /api ( #1005 )
...
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub ) from 0.19.4 to 0.20.1.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.19.4...v0.20.1 )
---
updated-dependencies:
- dependency-name: huggingface-hub
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-12-21 07:52:53 -05:00
dependabot[bot]
1b635f1bc1
Bump uvicorn from 0.23.2 to 0.25.0 in /api ( #1004 )
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.23.2 to 0.25.0.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.23.2...0.25.0 )
---
updated-dependencies:
- dependency-name: uvicorn
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-12-21 07:47:30 -05:00
Olivier DEBAUCHE
98bdb9f8b0
Add support for Mixtral 8x7B-Dolphin 2.5 and WizardLM ( #997 )
...
* Add support for Mixtral 8x7B - Dolphin 2.5
* Add Support for WizardLM
* Add new LLMs
- Add support for Mixtral 8x7B - Dolphin 2.5
- Add support for WizardLM
- Update README.md
* Remove support of WizardLM 7B -UNCENSORED
* Remove support of WizardLM 7B -UNCENSORED
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-19 08:27:10 -05:00
dependabot[bot]
39b6cbb711
Bump anyio from 4.1.0 to 4.2.0 in /api ( #990 )
...
Bumps [anyio](https://github.com/agronholm/anyio ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/agronholm/anyio/releases )
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst )
- [Commits](https://github.com/agronholm/anyio/compare/4.1.0...4.2.0 )
---
updated-dependencies:
- dependency-name: anyio
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-12-18 08:18:03 -05:00
Juan Calderon-Perez
bed108f0a5
Fix aiohttp timeout settings ( #986 )
2023-12-17 23:28:14 -05:00
Juan Calderon-Perez
a43c13fb3f
Refactor of Models API, Support for calling downloads ( #985 )
2023-12-17 22:20:52 -05:00
Olivier DEBAUCHE
b27b8064b1
Update OpenChat v3.5, Add Medalpaca 13B ( #983 )
...
* Update models.json
* Update OpenChat v3.5 to OpenChat v3.5-1012
* Update README.md
Update from OpenChat v3.5 to OpenChat v3.5-1012
* Update models.json
Add Phi-2
* Update README.md
Add Phi 2
* Update models.json
* Update README.md
* Update models.json
Add Medalpaca 13B
* Update README.md
Add Medalpaca 13B
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-17 13:51:10 -05:00
dependabot[bot]
e72a739404
Bump typing-extensions from 4.8.0 to 4.9.0 in /api ( #967 )
...
Bumps [typing-extensions](https://github.com/python/typing_extensions ) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/python/typing_extensions/releases )
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/python/typing_extensions/compare/4.8.0...4.9.0 )
---
updated-dependencies:
- dependency-name: typing-extensions
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-12-16 14:03:26 -05:00
Olivier DEBAUCHE
41042698f0
Update Neural Chat, Mistral models and add Code 13B, 33B, Meditron 7B-Chat, Mixtral 8x7B LLMs ( #976 )
...
* Update Neural-Chat Modem
Update Neural Chat from v3.2 to v3.3
* Update Neural Chat model
Update Neural Chat from v3.2 to v3.3
* Add Meditron 7B -Chet model
Add Meditron 7B - Chat
* Add Code 13B and 33B models
Add Code 13B
Add Code 33B
* Add Models Code 13B and Code 33B
* Update Mistral 7B-Instruct
Update Mistral 7B Instruction from v0.1 to v0.2
* Add Mixtral LLMs
Add Mixtral 8x7B v0.1
Add Mixtral 8x7B-Instruct v0.1
* Update README.md
Add Mixtral 8x7B v0.1
Add Mixtral 8x7B Instruct v0.1
Upgrade Mistral 7B from v0.1 to v0.2
* Update README.md
tiny update
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-15 08:05:52 -05:00
dependabot[bot]
a5ba99ae3a
Bump ujson from 5.8.0 to 5.9.0 in /api ( #966 )
...
Bumps [ujson](https://github.com/ultrajson/ultrajson ) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases )
- [Commits](https://github.com/ultrajson/ultrajson/compare/5.8.0...5.9.0 )
---
updated-dependencies:
- dependency-name: ujson
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-12-11 19:06:51 -05:00
Olivier DEBAUCHE
71375c4af9
Add Vicuna 33B-Coder and LLaMA-2 7B-Coder models ( #965 )
...
* Update README.md
Add Vicuna 33B-Coder
Add LLaMA-2 7B-Coder
* Add Vicuna 33B-Coder and LLaMA-2 7B-Coder
Add Vicuna 33B-Coder
Add LLaMA-2 7B-Coder
2023-12-09 18:19:40 -05:00
Olivier DEBAUCHE
9dae3f4e13
Add Vicuna 33B model ( #964 )
2023-12-09 17:37:17 -05:00
Olivier DEBAUCHE
59b7fe76e6
Updates to CodeLLaMA models ( #963 )
...
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-09 17:23:57 -05:00
Olivier DEBAUCHE
9bcab1297c
Add Python-Code 13B and 33B ( #960 )
...
* Add Python-Code 13B and 33B
* Add Python-Code 13B and 33B
* Update README.md
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-08 18:19:50 -05:00
Juan Calderon-Perez
51ef0b3b61
Add Zephyr 3B ( #959 )
2023-12-08 09:24:06 -05:00
Olivier DEBAUCHE
e5be21ccf2
Fix file sizes of LLM's ( #945 )
...
* Update models.json
Reorganization of models.json file
* Update models.json
Add support for SlimOrca 13B
* Update models.json
Falcon 7B file size bugfix
* Update models.json
Falcon 7B filesize updated
* Update models.json
Falcon 7B fix
* Update models.json
Vicuna-13B fix
* Update models.json
SlimOrca bugfix
* Update models.json
Model filesize updated
Thx Gaby for the snippet :)
* Update models.json
Add support for Llama-2-70B-OASST
* Update README.md
Add support for Llama-2-70B-OASST
* Update README.md
tiny correctoin
* Update models.json
Add Support for LLaMA 2 7B, 13B, 70B
* Update README.md
Add support for LLaMA 2 7B, 13B, 70B
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-05 20:29:13 -05:00
Olivier DEBAUCHE
4849ba152c
Model bugfix ( #943 )
...
* Update models.json
bugfix
* Update models.json
Notus bugfix
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-04 07:49:59 -05:00
Olivier DEBAUCHE
dc6136dd1f
Add support for Notus LLM ( #937 )
2023-12-03 18:17:37 -05:00
Olivier DEBAUCHE
c23402153d
Add support for Alfred LLM ( #936 )
...
* Update models.json
Add support of Alfred 40B (supporting 5 languages)
* Update README.md
Add support of Alfred 40B (supporting 5 languages)
2023-12-03 13:11:17 -05:00
Olivier DEBAUCHE
bc10144ed5
Upgrade for Neural-Chat from v3.1 to v3.2 ( #935 )
...
* Update models.json
Ugrade NeuralChat from v3.1 to v3.2
* Update README.md
Upgrade Neural-Chat from v3.1 to v3..2
2023-12-03 12:28:35 -05:00
Juan Calderon-Perez
912a38da7d
Cleanup LLM names ( #933 )
2023-12-02 17:05:34 -05:00
Olivier DEBAUCHE
ab8e376bc3
Add support for Med42 and PsyMedRP ( #929 )
2023-12-02 09:38:29 -05:00
Olivier DEBAUCHE
9fabef6db1
Add support for Neural-Chat, OpenChat, Orca 2, and OpenLLaMa v2, Starling LM ( #926 )
...
* Update models.json
Add support of Orca-2
Add support Open LLaMa
Add Neural-Chat
* Update README.md
* Update README.md
add Falcon 180B and Falcon 180B-Chat
* Update README.md
Add support of OpenChat 3.5
* Update models.json
bugfix
* Update README.md
Typo fix
* Update models.json
Add support of Falcon 180B, Falcon 180B-Chat
Add support of OpenChat 3.5
* Update README.md
bugfix
* Update models.json
neural bugfix
* Update models.json
remove Falcon 180B and 180B-Chat
* Update README.md
remove Falcon 180B and 180B-Chat
* Update models.json
Add support for Starling-LM-7B-Alpha
* Update README.md
Add support for Starling-LM-7B-Alpha
* Update models.json
bugfix
2023-12-02 00:29:33 -05:00
Olivier DEBAUCHE
a4c7e8e373
Add support for TII Falcon and Meditron LLM's ( #921 )
...
* Update models.json
add Falcon 180b chat
* Update models.json
* Update models.json
* Update models.json
* Update models.json
add falcon 180b chat
* Update README.md
* Update models.json
* Update README.md
* Update models.json
* Update models.json
bugfix
* Update models.json
Add Meditron 70B
* Update README.md
Add Meditron 70B
* Update README.md
* Update models.json
bugfix
* Update models.json
Add Meditron 7B
* Update README.md
* Update models.json
* Update models.json
* Update models.json
* Update models.json
* Update models.json
* Update README.md
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-12-01 07:53:05 -05:00
dependabot[bot]
442b1b7d31
Bump aiohttp from 3.8.6 to 3.9.0 in /api ( #911 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.0 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 20:03:43 -05:00
dependabot[bot]
91743cb786
Bump sse-starlette from 1.8.1 to 1.8.2 in /api ( #908 )
...
Bumps [sse-starlette](https://github.com/sysid/sse-starlette ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/sysid/sse-starlette/releases )
- [Changelog](https://github.com/sysid/sse-starlette/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sysid/sse-starlette/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: sse-starlette
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 07:51:14 -05:00
dependabot[bot]
aaeca9d15c
Bump idna from 3.4 to 3.6 in /api ( #909 )
...
Bumps [idna](https://github.com/kjd/idna ) from 3.4 to 3.6.
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.6 )
---
updated-dependencies:
- dependency-name: idna
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-11-27 07:48:02 -05:00
Juan Calderon-Perez
2dfcde881a
Add support for using wheels when installing llama-cpp-python ( #904 )
...
* Initial changes to support wheels
* Format shell files
* Remove curl, move location of .ENV file
* Fix path to shfmt
* Add OPT for ShellCheck
* Fix for SC1091
* Disable SC1091
* Fix delete prompt call when prompt in progress
* Add null check
* Revert changes to Dockerfile
* Fix syntax issue
* Remove duplicated command
2023-11-26 18:34:28 -05:00
Juan Calderon-Perez
05224d2c2c
Add support for Vicuna 7B and 13B ( #903 )
2023-11-26 15:15:52 -05:00
dependabot[bot]
5475edc384
Bump anyio from 4.0.0 to 4.1.0 in /api ( #901 )
...
Bumps [anyio](https://github.com/agronholm/anyio ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/agronholm/anyio/releases )
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst )
- [Commits](https://github.com/agronholm/anyio/compare/4.0.0...4.1.0 )
---
updated-dependencies:
- dependency-name: anyio
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-11-23 08:54:22 -05:00
dependabot[bot]
05ca76e688
Bump motor from 3.3.1 to 3.3.2 in /api ( #884 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 19:25:57 -05:00
dependabot[bot]
e7a0eb6bef
Bump sse-starlette from 1.6.5 to 1.8.1 in /api ( #893 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 19:19:29 -05:00
dependabot[bot]
c7dce5e0c2
Bump certifi from 2023.7.22 to 2023.11.17 in /api ( #883 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2023.7.22 to 2023.11.17.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2023.11.17 )
---
updated-dependencies:
- dependency-name: certifi
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-11-20 09:16:07 -05:00
dependabot[bot]
38784ed5a6
Bump huggingface-hub from 0.19.0 to 0.19.4 in /api ( #885 )
...
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub ) from 0.19.0 to 0.19.4.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.19.0...v0.19.4 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-20 09:10:54 -05:00
dependabot[bot]
c946efb1e0
Bump httpcore from 1.0.1 to 1.0.2 in /api ( #868 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-17 09:12:41 -05:00
dependabot[bot]
2f81637868
Bump urllib3 from 2.0.7 to 2.1.0 in /api ( #874 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-17 09:10:55 -05:00
Juan Calderon-Perez
c7f0b487aa
Add support for GGUF models ( #866 )
2023-11-17 09:07:02 -05:00
dependabot[bot]
f98ab2e781
Bump aiohttp from 3.8.5 to 3.8.6 in /api ( #876 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.8.6 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 20:14:03 -05:00
dependabot[bot]
e8bec5eaad
Bump huggingface-hub from 0.18.0 to 0.19.0 in /api ( #863 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10 18:51:53 -05:00
dependabot[bot]
46a439c253
Bump httpcore from 1.0.0 to 1.0.1 in /api ( #858 )
...
Bumps [httpcore](https://github.com/encode/httpcore ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/encode/httpcore/releases )
- [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/httpcore/compare/1.0.0...1.0.1 )
---
updated-dependencies:
- dependency-name: httpcore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 09:04:56 -05:00
dependabot[bot]
9d76091ae8
Bump charset-normalizer from 3.3.1 to 3.3.2 in /api ( #850 )
...
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases )
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Ousret/charset_normalizer/compare/3.3.1...3.3.2 )
---
updated-dependencies:
- dependency-name: charset-normalizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 08:14:52 -04:00
dependabot[bot]
8b2193fbdb
Bump filelock from 3.13.0 to 3.13.1 in /api ( #848 )
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.13.0...3.13.1 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 07:21:43 -04:00
dependabot[bot]
84fcf0740a
Bump filelock from 3.12.4 to 3.13.0 in /api ( #844 )
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.12.4 to 3.13.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.4...3.13.0 )
---
updated-dependencies:
- dependency-name: filelock
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-10-30 07:04:22 -04:00