This repository was archived by the owner on May 5, 2025. It is now read-only.
File tree 4 files changed +5
-3
lines changed
4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -18,3 +18,4 @@ coverage.xml
18
18
service.json
19
19
.github
20
20
.circleci
21
+ gha-creds- * .json
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ share/python-wheels/
25
25
.installed.cfg
26
26
* .egg
27
27
MANIFEST
28
+ gha-creds- * .json
28
29
29
30
# PyInstaller
30
31
# Usually these files are written by a python script from a template
@@ -129,4 +130,4 @@ dmypy.json
129
130
# PyCharm stuff
130
131
.idea
131
132
132
- * .pem
133
+ * .pem
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ factory-boy
20
20
fakeredis
21
21
freezegun
22
22
https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
23
- https://github.com/codecov/shared/archive/039efcfca9c11a5d6d02e1e4d19b86d022a21a72 .tar.gz#egg=shared
23
+ https://github.com/codecov/shared/archive/1dc95a2ac3c07ca211319e65a90ea35592c825c1 .tar.gz#egg=shared
24
24
google-cloud-pubsub
25
25
gunicorn>=22.0.0
26
26
https://github.com/photocrowd/django-cursor-pagination/archive/f560902696b0c8509e4d95c10ba0d62700181d84.tar.gz
Original file line number Diff line number Diff line change @@ -402,7 +402,7 @@ sentry-sdk==1.40.4
402
402
# shared
403
403
setproctitle == 1.1.10
404
404
# via -r requirements.in
405
- shared @ https://github.com/codecov/shared/archive/039efcfca9c11a5d6d02e1e4d19b86d022a21a72 .tar.gz
405
+ shared @ https://github.com/codecov/shared/archive/1dc95a2ac3c07ca211319e65a90ea35592c825c1 .tar.gz
406
406
# via -r requirements.in
407
407
simplejson == 3.17.2
408
408
# via -r requirements.in
You can’t perform that action at this time.
0 commit comments