Skip to content

Commit

Permalink
avroserializer pins its dependency, which makes regression testing a … (
Browse files Browse the repository at this point in the history
#20735)

…bit iffy

@swathipil This will resolve your nightly failure. Still not understanding the specific repro I'm seeing when I run this thing locally though.
  • Loading branch information
scbedd authored Sep 20, 2021
1 parent 7832c5a commit 6d84c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/devops_tasks/git_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
'azure-cosmos': '3.2.0',
'azure-servicebus': '0.50.3',
'azure-eventgrid': '1.3.0',
'azure-schemaregistry-avroserializer': '1.0.0b1',
'azure-schemaregistry-avroserializer': '1.0.0b2',
'azure-storage-blob-changefeed' : '12.0.0b2',
'azure-storage-file-datalake': '12.2.0b1',
'azure-communication-identity': '1.0.0',
Expand Down

0 comments on commit 6d84c3a

Please sign in to comment.