Skip to content

Commit c7e360c

Browse files
Merge pull request #47 from GitTimeraider/dependabot/pip/psycopg-binarypool--3.2.10
Bump psycopg[binary,pool] from 3.2.3 to 3.2.10
2 parents 626ed29 + 1ad8975 commit c7e360c

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,14 @@
33
<img src="https://github.com/GitTimeraider/Assets/blob/main/Subscription-Tracker-docker/img/icon_sub.png" />
44
</p>
55

6+
### Disclaimers:
7+
#### AI is responsible for over half of the coding. Also keep in mind that this software is mostly developed for personal use by myself and thus might not receive all feature requests desired.
8+
################################################################
9+
610
Welcome to the most wonderfully comprehensive and dockerized way to track your subscriptions and recurring costs! This application helps you manage all your recurring payments, from streaming services to software licenses, ensuring you never fall down the rabbit hole of forgotten subscriptions.
711

812
<p align="center" width="100%">
9-
<img width="80%" src="https://github.com/GitTimeraider/Assets/blob/main/Subscription-Tracker-docker/img/dashboard2.jpg">
13+
<img width="80%" src="https://github.com/GitTimeraider/Assets/blob/main/Subscription-Tracker-docker/img/dashboard4.jpg">
1014
</p>
1115

1216

@@ -533,6 +537,12 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
533537

534538

535539

540+
541+
542+
543+
544+
545+
536546

537547

538548

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Werkzeug==3.1.3
1111
requests==2.32.5
1212

1313
# Database drivers
14-
psycopg[binary,pool]==3.2.3
14+
psycopg[binary,pool]==3.2.10
1515
PyMySQL==1.1.1

0 commit comments

Comments
 (0)