Skip to content

Commit

Permalink
chore(deps): update dependency pydantic to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent 26c1666 commit 09711cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/adtfhir_to_opal/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pathling==6.2.1
pydantic==1.10.9
pydantic==2.4.1
pyspark==3.3.2
pandas==2.1.0
2 changes: 1 addition & 1 deletion src/decompose_xmls/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pydantic==1.10.11
pydantic==2.4.1
confluent-kafka==2.1.1

0 comments on commit 09711cb

Please sign in to comment.