Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.2.4 #53

Merged
merged 7 commits into from
Sep 24, 2024
Merged

0.2.4 #53

merged 7 commits into from
Sep 24, 2024

Conversation

Dino-Kupinic
Copy link
Owner

@Dino-Kupinic Dino-Kupinic commented Sep 24, 2024

Summary by Sourcery

Update the application version from 0.2.3 to 0.2.4 in the FastAPI configuration.

dependabot bot and others added 7 commits September 16, 2024 20:06
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.2...8.3.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.9.1...v2.9.2)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.114.0...0.115.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…t-approx-eq-8.3.3

chore(deps): update pytest requirement from ~=8.3.2 to ~=8.3.3
…tic-approx-eq-2.9.2

chore(deps): update pydantic requirement from ~=2.9.1 to ~=2.9.2
…pi-approx-eq-0.115.0

chore(deps): update fastapi requirement from ~=0.114.0 to ~=0.115.0
Copy link

sourcery-ai bot commented Sep 24, 2024

Reviewer's Guide by Sourcery

This pull request updates the version number of the AI Backend from 0.2.3 to 0.2.4 in the main.py file. This is a minor version bump, likely indicating small improvements or bug fixes.

File-Level Changes

Change Details Files
Update version number in FastAPI app configuration
  • Change version from '0.2.3' to '0.2.4'
src/main.py

Sequence Diagram

No sequence diagram generated.


Tips
  • Trigger a new Sourcery review by commenting @sourcery-ai review on the pull request.
  • Continue your discussion with Sourcery by replying directly to review comments.
  • You can change your review settings at any time by accessing your dashboard:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

@Dino-Kupinic Dino-Kupinic merged commit 6e37da4 into main Sep 24, 2024
1 of 2 checks passed
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Dino-Kupinic - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant