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

Bump pydantic from 1.10.12 to 1.10.13 #16

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2024

Bumps pydantic from 1.10.12 to 1.10.13.

Release notes

Sourced from pydantic's releases.

V1.10.13 2023-09-27

What's Changed

Full Changelog: pydantic/pydantic@v1.10.12...v1.10.13

Changelog

Sourced from pydantic's changelog.

v1.10.13 (2023-09-27)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.12 to 1.10.13.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.12...v1.10.13)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 26, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 26, 2024
Copy link

github-actions bot commented Apr 26, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
simfire/game
   game.py1942388%48, 74–78, 245–246, 303–307, 336, 338, 340, 345, 348–355, 381, 394–395, 398–399
   image.py19289%20, 31
   sprites.py177697%79, 85, 90, 96, 328, 434
simfire/game/managers
   fire.py204598%223, 265–269, 643, 782
   mitigation.py44198%73
simfire/sim
   simulation.py41812271%73, 83, 93, 103, 113, 129, 140, 150, 170, 181, 324, 416–423, 457–478, 549, 615–628, 648–661, 679, 696, 768, 805–806, 808–809, 839, 858, 871, 892–959, 1017–1021, 1040–1051, 1065–1103
simfire/utils
   config.py46512673%68–81, 110, 212, 232, 246–253, 278–298, 309–316, 362–364, 382–384, 386–388, 407–418, 540, 555, 559, 563, 600–647, 666, 677–678, 681, 685, 695, 720, 726, 730, 741, 779–790, 813, 820, 828, 846–870, 964, 977, 1000, 1009–1030
   decorators.py13838%15–23
   generate_cfd_wind_layer.py867117%25–34, 38–56, 60–68, 72–82, 86–122, 126
   graph.py67691%107–108, 113, 119, 227, 252
   layers.py2695679%82, 86–87, 171, 189, 196, 234, 340–349, 352–393, 399–406, 589, 618
   log.py321069%11–12, 15–16, 21, 27, 36–38, 41
   terrain.py38879%127–136
   units.py25484%15–16, 29–31
simfire/utils/_tests
   test_layers.py89397%102, 131, 192
simfire/world
   elevation_functions.py24196%100
simfire/world/wind_mechanics
   cfd_wind.py1503974%63–73, 76–95, 130–134, 140–144, 188, 272, 274, 279, 281
   perlin_wind.py35197%42
   wind_controller.py663744%119–146, 157–170, 173, 176, 179, 182, 185
TOTAL363552985% 

Tests Skipped Failures Errors Time
97 0 💤 0 ❌ 0 🔥 7m 26s ⏱️

@doyled-it doyled-it self-requested a review April 27, 2024 16:41
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 29, 2024
@doyled-it doyled-it merged commit 423d8d6 into main Apr 29, 2024
6 checks passed
@doyled-it doyled-it deleted the dependabot/pip/pydantic-1.10.13 branch April 29, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant