Fastapi-filter

Latest version: v1.1.0

Safety actively analyzes 623343 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2.0

* Run mypy everywhere and update sqlalchemy setup by arthurio in https://github.com/arthurio/fastapi-filter/pull/263

Minor dependency updates

* Bump aiosqlite from 0.17.0 to 0.18.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/211
* Bump black from 22.12.0 to 23.1.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/259
* Bump faker from 15.3.4 to 16.3.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/230
* Bump faker from 16.3.0 to 16.6.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/241
* Bump faker from 16.6.0 to 16.6.1 by dependabot in https://github.com/arthurio/fastapi-filter/pull/249
* Bump faker from 16.6.1 to 16.8.1 by dependabot in https://github.com/arthurio/fastapi-filter/pull/275
* Bump flake8-builtins from 2.0.1 to 2.1.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/214
* Bump flake8-docstrings from 1.6.0 to 1.7.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/251
* Bump httpx from 0.23.1 to 0.23.2 by dependabot in https://github.com/arthurio/fastapi-filter/pull/221
* Bump httpx from 0.23.2 to 0.23.3 by dependabot in https://github.com/arthurio/fastapi-filter/pull/225
* Bump ipython from 8.7.0 to 8.8.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/222
* Bump ipython from 8.8.0 to 8.9.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/257
* Bump isort from 5.11.2 to 5.11.3 by dependabot in https://github.com/arthurio/fastapi-filter/pull/210
* Bump isort from 5.11.3 to 5.11.4 by dependabot in https://github.com/arthurio/fastapi-filter/pull/213
* Bump isort from 5.11.4 to 5.12.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/254
* Bump mkdocs-material from 8.5.7 to 9.0.12 by dependabot in https://github.com/arthurio/fastapi-filter/pull/278
* Bump mypy from 0.991 to 1.0.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/267
* Bump pre-commit from 2.20.0 to 2.21.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/217
* Bump pre-commit from 2.21.0 to 3.0.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/250
* Bump pre-commit from 3.0.0 to 3.0.1 by dependabot in https://github.com/arthurio/fastapi-filter/pull/253
* Bump pre-commit from 3.0.1 to 3.0.2 by dependabot in https://github.com/arthurio/fastapi-filter/pull/255
* Bump pre-commit from 3.0.2 to 3.0.3 by dependabot in https://github.com/arthurio/fastapi-filter/pull/261
* Bump pymdown-extensions from 9.9 to 9.9.2 by dependabot in https://github.com/arthurio/fastapi-filter/pull/247
* Bump pytest from 7.2.0 to 7.2.1 by dependabot in https://github.com/arthurio/fastapi-filter/pull/239
* Bump python-lsp-server from 1.6.0 to 1.7.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/220
* Bump python-lsp-server from 1.7.0 to 1.7.1 by dependabot in https://github.com/arthurio/fastapi-filter/pull/240
* Bump requests from 2.28.1 to 2.28.2 by dependabot in https://github.com/arthurio/fastapi-filter/pull/235
* Bump setuptools from 65.4.1 to 65.5.1 by dependabot in https://github.com/arthurio/fastapi-filter/pull/218
* Bump sqlalchemy-utils from 0.38.3 to 0.39.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/216
* Bump sqlalchemy-utils from 0.39.0 to 0.40.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/279
* Bump sqlalchemy2-stubs from 0.0.2a29 to 0.0.2a31 by dependabot in https://github.com/arthurio/fastapi-filter/pull/215
* Bump sqlalchemy2-stubs from 0.0.2a31 to 0.0.2a32 by dependabot in https://github.com/arthurio/fastapi-filter/pull/242
* Bump types-setuptools from 65.6.0.2 to 65.6.0.3 by dependabot in https://github.com/arthurio/fastapi-filter/pull/226
* Bump types-setuptools from 65.6.0.3 to 65.7.0.3 by dependabot in https://github.com/arthurio/fastapi-filter/pull/243
* Bump types-setuptools from 65.7.0.3 to 65.7.0.4 by dependabot in https://github.com/arthurio/fastapi-filter/pull/262

**Full Changelog**: https://github.com/arthurio/fastapi-filter/compare/v0.5.1...v0.5.2

1.1.0

📣 Announcement

This is the last release before dropping support to Python 3.8.

Shout-out to sleter for your first contribution 🎉

What's Changed

* Switch to python 3.12 and update everything by arthurio in https://github.com/arthurio/fastapi-filter/pull/529
* Fix Pydantic FieldValidationInfo depracation warnings by sleter in https://github.com/arthurio/fastapi-filter/pull/510

<details>

<summary>Full list of dependency updates</summary>
* Update dependency Faker to v19.6.2 by renovate in https://github.com/arthurio/fastapi-filter/pull/471
* Update dependency fastapi to v0.103.2 by renovate in https://github.com/arthurio/fastapi-filter/pull/477
* Update dependency typing-extensions to v4.8.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/468
* Update dependency mkdocs-material to v9.4.2 by renovate in https://github.com/arthurio/fastapi-filter/pull/470
* Update dependency ruff to ^0.0.291 by renovate in https://github.com/arthurio/fastapi-filter/pull/467
* Update dependency SQLAlchemy to v2.0.21 by renovate in https://github.com/arthurio/fastapi-filter/pull/469
* Update dependency urllib3 to v1.26.17 by renovate in https://github.com/arthurio/fastapi-filter/pull/480
* Update dependency ruff to ^0.0.292 by renovate in https://github.com/arthurio/fastapi-filter/pull/479
* Update dependency python-lsp-server to v1.8.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/482
* Update dependency Faker to v19.9.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/486
* Update dependency ipython to v8.16.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/455
* Update dependency ruff to ^0.1.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/493
* Update dependency black to v23.10.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/494
* Update dependency urllib3 to v1.26.18 by renovate in https://github.com/arthurio/fastapi-filter/pull/495
* Update dependency fastapi to v0.104.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/496
* Update dependency Faker to v19.11.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/490
* Update dependency ruff to v0.1.5 by renovate in https://github.com/arthurio/fastapi-filter/pull/497
* Update dependency fastapi to v0.104.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/500
* Update dependency httpx to v0.25.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/501
* Update dependency pytest to v7.4.3 by renovate in https://github.com/arthurio/fastapi-filter/pull/502
* Update dependency Faker to v19.13.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/503
* Update dependency uvicorn to ^0.24.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/504
* Update dependency mypy to v1.6.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/487
* Update dependency greenlet to v3 by renovate in https://github.com/arthurio/fastapi-filter/pull/481
* Bump gitpython from 3.1.36 to 3.1.37 by dependabot in https://github.com/arthurio/fastapi-filter/pull/488
* Update dependency python-lsp-server to v1.9.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/485
* Update dependency ruff to v0.1.6 by renovate in https://github.com/arthurio/fastapi-filter/pull/507
* Update dependency mkdocs-material to v9.4.10 by renovate in https://github.com/arthurio/fastapi-filter/pull/478
* Update dependency httpx to v0.25.2 by renovate in https://github.com/arthurio/fastapi-filter/pull/509
* Update dependency mkdocs-material to v9.4.12 by renovate in https://github.com/arthurio/fastapi-filter/pull/508
* Update dependency Faker to v20 by renovate in https://github.com/arthurio/fastapi-filter/pull/506
* Update actions/setup-python action to v5 by renovate in https://github.com/arthurio/fastapi-filter/pull/514
* Update dependency ruff to v0.1.7 by renovate in https://github.com/arthurio/fastapi-filter/pull/513
* Update dependency pytest-asyncio to ^0.23.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/512
* Update dependency pre-commit to v3.5.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/492
* Update dependency mypy to v1.7.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/505
* Update dependency isort to v5.13.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/517
* Update dependency black to v23.12.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/498
* Update github/codeql-action action to v3 by renovate in https://github.com/arthurio/fastapi-filter/pull/522
* Update dependency SQLAlchemy to v2.0.25 by renovate in https://github.com/arthurio/fastapi-filter/pull/491
* Update dependency ruff to v0.1.11 by renovate in https://github.com/arthurio/fastapi-filter/pull/523
* Update poetry version by arthurio in https://github.com/arthurio/fastapi-filter/pull/528
</details>

New Contributors
* sleter made their first contribution in https://github.com/arthurio/fastapi-filter/pull/510

**Full Changelog**: https://github.com/arthurio/fastapi-filter/compare/v1.0.0...v1.1.0

1.0.0

📣 Announcement

This is a breaking change release to support fastapi>=0.100.0 and pydantic>=2.0.0.
Please take a look at the changes made in the `examples` to help you with the upgrade.
- [Mongoengine](https://github.com/arthurio/fastapi-filter/pull/447/files#diff-5254fa8e9bdb869942f29f1e84cf072ddd3350b16c52c4e49ccd015b9bcfc619)
- [SqlAlchemy](https://github.com/arthurio/fastapi-filter/pull/447/files#diff-65d5f41a1e3fe26e9087b18857256dbf9ec71f63301ac333a54e23a0c6b7a233)

Shout-out to johnybx for making it happen 🎉

What's Changed
* update codebase to support fastapi>=0.100.0 and pydantic>=2.0.0 by johnybx in https://github.com/arthurio/fastapi-filter/pull/447

New Contributors
* johnybx made their first contribution in https://github.com/arthurio/fastapi-filter/pull/447

**Full Changelog**: https://github.com/arthurio/fastapi-filter/compare/v0.6.2...v1.0.0

0.88.0

* Bump sqlalchemy from 1.4.42 to 1.4.44 by dependabot in https://github.com/arthurio/fastapi-filter/pull/179
* Bump fastapi from 0.85.2 to 0.87.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/177
* Bump fastapi from 0.87.0 to 0.88.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/191

Dependency updates

* Bump types-setuptools from 65.5.0.2 to 65.5.0.3 by dependabot in https://github.com/arthurio/fastapi-filter/pull/178
* Bump pytest-asyncio from 0.20.1 to 0.20.2 by dependabot in https://github.com/arthurio/fastapi-filter/pull/176
* Bump faker from 15.3.1 to 15.3.2 by dependabot in https://github.com/arthurio/fastapi-filter/pull/181
* Bump mypy from 0.982 to 0.991 by dependabot in https://github.com/arthurio/fastapi-filter/pull/180
* Bump pudb from 2022.1.2 to 2022.1.3 by dependabot in https://github.com/arthurio/fastapi-filter/pull/169
* Bump faker from 15.3.2 to 15.3.3 by dependabot in https://github.com/arthurio/fastapi-filter/pull/186
* Bump types-setuptools from 65.5.0.3 to 65.6.0.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/185
* Bump httpx from 0.23.0 to 0.23.1 by dependabot in https://github.com/arthurio/fastapi-filter/pull/184
* Bump uvicorn from 0.19.0 to 0.20.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/183



**Full Changelog**: https://github.com/arthurio/fastapi-filter/compare/v0.4.0...v0.4.1

0.6.2

Announcement 📣

This is most likely the last minor release before support for fastapi>=0.100.0 and pydantic>=2.0.0 which will be a breaking change.

What's Changed

* Bump certifi from 2022.12.7 to 2023.7.22 by dependabot in https://github.com/arthurio/fastapi-filter/pull/446
* Bump gitpython from 3.1.34 to 3.1.35 by dependabot in https://github.com/arthurio/fastapi-filter/pull/461
* Update actions/checkout action to v4 by renovate in https://github.com/arthurio/fastapi-filter/pull/453
* Update dependency Faker to v19.6.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/458
* Update dependency SQLAlchemy to v2.0.20 by renovate in https://github.com/arthurio/fastapi-filter/pull/443
* Update dependency black to v23.9.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/462
* Update dependency flynt to v1.0.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/436
* Update dependency httpx to ^0.25.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/463
* Update dependency ipython to v8.14.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/450
* Update dependency mkdocs-material to v9.3.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/464
* Update dependency mypy to v1.5.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/441
* Update dependency pre-commit to v3.4.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/452
* Update dependency pydantic to v1.10.12 by renovate in https://github.com/arthurio/fastapi-filter/pull/432
* Update dependency pytest to v7.4.2 by renovate in https://github.com/arthurio/fastapi-filter/pull/459
* Update dependency pytest-asyncio to v0.21.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/422
* Update dependency python-lsp-server to v1.8.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/460
* Update dependency ruff to ^0.0.289 by renovate in https://github.com/arthurio/fastapi-filter/pull/448
* Update dependency uvicorn to v0.23.2 by renovate in https://github.com/arthurio/fastapi-filter/pull/427
* Update supercharge/mongodb-github-action action to v1.10.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/438


**Full Changelog**: https://github.com/arthurio/fastapi-filter/compare/v0.6.1...v0.6.2

0.6.1

What's Changed
* Update dependency mkdocs-material to v9.1.7 by renovate in https://github.com/arthurio/fastapi-filter/pull/352
* Update dependency nox to v2023 by renovate in https://github.com/arthurio/fastapi-filter/pull/353
* Use ruff instead of flake8 with plugins by arthurio in https://github.com/arthurio/fastapi-filter/pull/354
* Update dependency SQLAlchemy to v2.0.10 by renovate in https://github.com/arthurio/fastapi-filter/pull/351
* Update dependency aiosqlite to ^0.19.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/350
* Update dependency Faker to v18.5.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/355
* Update dependency ruff to ^0.0.263 by renovate in https://github.com/arthurio/fastapi-filter/pull/357
* Update dependency SQLAlchemy-Utils to v0.41.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/360
* Update dependency mkdocs-material to v9.1.8 by renovate in https://github.com/arthurio/fastapi-filter/pull/356
* Update dependency uvicorn to ^0.22.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/362
* Update dependency Faker to v18.6.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/361
* Update dependency requests to v2.29.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/358
* Update dependency ipython to v8.13.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/363
* Update dependency ipython to v8.13.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/364
* Update dependency SQLAlchemy to v2.0.11 by renovate in https://github.com/arthurio/fastapi-filter/pull/359
* Update dependency Faker to v18.6.2 by renovate in https://github.com/arthurio/fastapi-filter/pull/369
* Update dependency pre-commit to v3.3.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/366
* Update dependency ruff to ^0.0.264 by renovate in https://github.com/arthurio/fastapi-filter/pull/367
* Update dependency mkdocs-material to v9.1.9 by renovate in https://github.com/arthurio/fastapi-filter/pull/368
* Update dependency SQLAlchemy to v2.0.12 by renovate in https://github.com/arthurio/fastapi-filter/pull/365
* Update dependency ruff to ^0.0.265 by renovate in https://github.com/arthurio/fastapi-filter/pull/373
* Update dependency ipython to v8.13.2 by renovate in https://github.com/arthurio/fastapi-filter/pull/371
* Update dependency mkdocs-material to v9.1.10 by renovate in https://github.com/arthurio/fastapi-filter/pull/374
* Update dependency requests to v2.30.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/370
* Update dependency pre-commit to v3.3.2 by renovate in https://github.com/arthurio/fastapi-filter/pull/385
* Update dependency httpx to v0.24.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/386
* Update dependency mypy to v1.3.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/379
* Update dependency ruff to ^0.0.269 by renovate in https://github.com/arthurio/fastapi-filter/pull/381
* Update dependency requests to v2.31.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/387
* Update dependency Faker to v18.9.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/377
* Update dependency python-lsp-server to v1.7.3 by renovate in https://github.com/arthurio/fastapi-filter/pull/382
* Update dependency fastapi to v0.95.2 by renovate in https://github.com/arthurio/fastapi-filter/pull/384
* Update dependency SQLAlchemy to v2.0.15 by renovate in https://github.com/arthurio/fastapi-filter/pull/380
* Update dependency typing-extensions to v4.6.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/388
* Update dependency typing-extensions to v4.6.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/390
* Update dependency ruff to ^0.0.270 by renovate in https://github.com/arthurio/fastapi-filter/pull/392
* Update dependency pytest-cov to v4.1.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/393
* Update dependency mkdocs-material to v9.1.14 by renovate in https://github.com/arthurio/fastapi-filter/pull/376
* Update dependency typing-extensions to v4.6.2 by renovate in https://github.com/arthurio/fastapi-filter/pull/394
* Update dependency pydantic to v1.10.8 by renovate in https://github.com/arthurio/fastapi-filter/pull/389
* Update dependency mkdocs-material to v9.1.15 by renovate in https://github.com/arthurio/fastapi-filter/pull/396
* Bump pymdown-extensions from 9.10 to 10.0 by dependabot in https://github.com/arthurio/fastapi-filter/pull/383
* Update dependency flynt to v0.78 by renovate in https://github.com/arthurio/fastapi-filter/pull/397
* Update dependency typing-extensions to v4.6.3 by renovate in https://github.com/arthurio/fastapi-filter/pull/398
* Update dependency fastapi to v0.96.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/400
* Update dependency ruff to ^0.0.271 by renovate in https://github.com/arthurio/fastapi-filter/pull/401
* Update dependency pydantic to v1.10.9 by renovate in https://github.com/arthurio/fastapi-filter/pull/402
* Update dependency mypy to v1.4.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/409
* Update dependency SQLAlchemy to v2.0.18 by renovate in https://github.com/arthurio/fastapi-filter/pull/404
* Update dependency flynt to v0.78 by renovate in https://github.com/arthurio/fastapi-filter/pull/414
* Update dependency typing-extensions to v4.7.1 by renovate in https://github.com/arthurio/fastapi-filter/pull/410
* Update dependency flynt to v1 by renovate in https://github.com/arthurio/fastapi-filter/pull/416
* Update dependency black to v23.7.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/418
* Update dependency mkdocs-material to v9.1.18 by renovate in https://github.com/arthurio/fastapi-filter/pull/408
* Update dependency Faker to v18.13.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/399
* Relax python version requirement by arthurio in https://github.com/arthurio/fastapi-filter/pull/419
* Update dependency pydantic to v1.10.11 by renovate in https://github.com/arthurio/fastapi-filter/pull/412
* Update dependency ipython to v8.14.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/420
* Update dependency pytest to v7.4.0 by renovate in https://github.com/arthurio/fastapi-filter/pull/405
* Update dependency ruff to ^0.0.277 by renovate in https://github.com/arthurio/fastapi-filter/pull/403
* Update dependency python-lsp-server to v1.7.4 by renovate in https://github.com/arthurio/fastapi-filter/pull/411
* Update dependency pre-commit to v3.3.3 by renovate in https://github.com/arthurio/fastapi-filter/pull/407


**Full Changelog**: https://github.com/arthurio/fastapi-filter/compare/v0.6.0...v0.6.1

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.