Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 07f5fd5

Browse files
authored
Merge pull request #24 from codecov/matt/update-shared-past-logrecord-error
fix: update shared to include the logrecord error fix
2 parents e64faf3 + 8ea5a27 commit 07f5fd5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git+ssh://git@github.com/codecov/shared.git@bc9933c6d61555ab36f310103feb6edd381d928f#egg=shared
1+
git+ssh://git@github.com/codecov/shared.git@02eae9af6c670f27cbd7ba56a3464c213b6a83a0#egg=shared
22
git+ssh://git@github.com/codecov/opentelem-python.git@v0.0.4a1#egg=codecovopentelem
33
boto3
44
celery

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ s3transfer==0.3.4
246246
# via boto3
247247
sentry-sdk==1.19.1
248248
# via -r requirements.in
249-
shared @ git+ssh://git@github.com/codecov/shared.git@bc9933c6d61555ab36f310103feb6edd381d928f
249+
shared @ git+ssh://git@github.com/codecov/shared.git@02eae9af6c670f27cbd7ba56a3464c213b6a83a0
250250
# via -r requirements.in
251251
six==1.15.0
252252
# via

0 commit comments

Comments
 (0)