Skip to content

Commit 0f4e0e1

Browse files
[bot-automerge] django-health-check v4.2.1 (#34)
automerged PR by conda-forge/automerge-action
2 parents 66861fd + ea22a4a commit 0f4e0e1

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

recipe/recipe.yaml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ schema_version: 1
33

44
context:
55
name: django-health-check
6-
version: 4.2.0
6+
version: 4.2.1
77

88
package:
99
name: ${{ name|lower }}
1010
version: ${{ version }}
1111

1212
source:
1313
url: https://pypi.org/packages/source/${{ name[0] }}/${{ name }}/django_health_check-${{ version }}.tar.gz
14-
sha256: 0a3e3809f72dacefcad88490e9d2ba81cd47019835a775e42804680f8597fffc
14+
sha256: aa05f57d6b01fe502842273aaa944e988b85d1f58e3ea67b6f98c5f9808a530a
1515

1616
build:
1717
number: 0
@@ -29,12 +29,7 @@ requirements:
2929
- python >=${{ python_min }},<4.0
3030
- django >=5.2
3131
- dnspython >=2.0.0
32-
- feedparser
33-
- redis-py
34-
- httpx
35-
- aio-pika
36-
- python-confluent-kafka
37-
- celery
32+
- psutil
3833
tests:
3934
- requirements:
4035
run:

0 commit comments

Comments
 (0)