Skip to content

Commit

Permalink
Bump pydantic from 1.10.2 to 1.10.7 in /rastervision_pipeline
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 1.10.7.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.7/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.2...v1.10.7)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and AdeelH committed Jun 15, 2023
1 parent 4a4e709 commit be3d445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rastervision_pipeline/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
click==8.1.3
pydantic==1.10.2
pydantic==1.10.7
typing_extensions==4.4.0
everett==1.0.3
everett[ini]==1.0.3
Expand Down

0 comments on commit be3d445

Please sign in to comment.