diff --git a/CHANGELOG b/CHANGELOG
index ed3e456..3149aa5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1 +1 @@
-27.04.2025
\ No newline at end of file
+28.05.2025
\ No newline at end of file
diff --git a/docs/contact/index.md b/docs/contact/index.md
index 38dbb27..d2b2ed4 100644
--- a/docs/contact/index.md
+++ b/docs/contact/index.md
@@ -100,7 +100,7 @@ Selbstverständlich kann eine Kontaktaufnahme auch durch Einladung via Microsoft
[Pixelfed](https://www.pixelfed.org/) ist ein kostenloser, freier und quelloffener sozialer Netzwerkdienst zum Teilen von Bildern in sozialen Netzwerken. Im Gegensatz zu anderen Bild-Sharing-Netzwerken ist die Architektur von Pixelfed dezentralisiert, was bedeutet, dass Benutzerdaten nicht auf einem zentralen Server gespeichert werden. Pixelfed verwendet das ActivityPub-Kommunikationsprotokoll, welches den Benutzern ermöglicht, mit anderen sozialen Netzwerken wie Mastodon, PeerTube und Friendica zu interagieren. Durch die Anwendung dieses Protokolls wird Pixelfed Teil des Fediverse.
-**Link zum Profil:** :simple-pixelfed: [https://pixelfed.de/users/stiebke](https://pixelfed.de/users/stiebke)
+**Link zum Profil:** :simple-pixelfed: [https://pixel.hadan.social/users/stiebke](https://pixel.hadan.social/users/stiebke)
### Lemmy
diff --git a/docs/imprint/index.md b/docs/imprint/index.md
index fccb471..0f7eaf6 100644
--- a/docs/imprint/index.md
+++ b/docs/imprint/index.md
@@ -28,7 +28,7 @@ Dieses Impressum gilt auch für die folgenden Social-Media-Präsenzen, Webseiten
* [https://bsky.app/profile/stiebke.de](https://bsky.app/profile/stiebke.de)
* [https://github.com/stiebke](https://github.com/stiebke)
* [https://codeberg.org/stiebke25](https://codeberg.org/stiebke25)
-* [https://pixelfed.de/users/stiebke](https://pixelfed.de/users/stiebke)
+* [https://pixel.hadan.social/users/stiebke](https://pixel.hadan.social/users/stiebke)
* [https://discuss.hadan.social/u/stiebke](https://discuss.hadan.social/u/stiebke)
* [https://iamstephan.info](https://iamstephan.info)
* [https://techstack.hadan.de](https://techstack.hadan.de)
diff --git a/docs/index.md b/docs/index.md
index e1c1b46..706f872 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -257,7 +257,7 @@ Illustrations by [unDraw](https://undraw.co/).
[:fontawesome-brands-bluesky: Folge @stiebke auf **Bluesky**](https://bsky.app/profile/stiebke.de)
[:simple-codeberg: Mein Profil auf **Codeberg**](https://codeberg.org/stiebke25)
-[:simple-pixelfed: Mein Profil auf **Pixelfed**](https://pixelfed.de/users/stiebke)
+[:simple-pixelfed: Mein Profil auf **Pixelfed**](https://pixel.hadan.social/users/stiebke)
[:simple-lemmy: Mein Profil auf **Lemmy**](https://discuss.hadan.social/u/stiebke)
Daneben stehen weitere Kontaktmöglichkeiten auf meiner [Kontakteseite](/contact/) zur Verfügung.
\ No newline at end of file
diff --git a/mkdocs.yml b/mkdocs.yml
index 7c35ae7..bc5324a 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -159,7 +159,7 @@ extra:
#- icon: fontawesome/brands/slack
# link: https://hadanit.slack.com/team/U04BLKQF2M8
- icon: simple/pixelfed
- link: https://pixelfed.de/users/stiebke
+ link: https://pixel.hadan.social/users/stiebke
- icon: simple/lemmy
link: https://discuss.hadan.social/u/stiebke
- icon: fontawesome/solid/signal
diff --git a/requirements.txt b/requirements.txt
index 5d6cb6f..22c0137 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,30 +19,30 @@
# IN THE SOFTWARE.
# Requirements for core
-jinja2~=3.0
-markdown~=3.2
-mkdocs~=1.6
+jinja2~=3.1.6
+markdown~=3.8
+mkdocs~=1.6.1
#mkdocs-material~=9.5
-mkdocs-material-extensions~=1.3
-pygments~=2.16
-pymdown-extensions~=10.2
+mkdocs-material-extensions~=1.3.1
+pygments~=2.19.1
+pymdown-extensions~=10.15
mkdocs-material[imaging]
# Plugins
-mkdocs-git-revision-date-localized-plugin~=1.4.0
+mkdocs-git-revision-date-localized-plugin~=1.4.6
#mkdocs-git-committers-plugin-2~=2.4.1
-mkdocs-git-authors-plugin~=0.9.2
+mkdocs-git-authors-plugin~=0.9.5
mkdocs-glightbox~=0.4.0
-mkdocs-rss-plugin~=1.17.1
+mkdocs-rss-plugin~=1.17.2
mkdocs-macros-plugin~=1.3.7
-mkdocstrings~=0.29.0
+mkdocstrings~=0.29.1
mkdocstrings-python
mkdocs-awesome-pages-plugin~=2.10.1
mkdocs-kroki-plugin~=0.9.0
# Requirements for plugins
-babel~=2.10
+babel~=2.17
colorama~=0.4
paginate~=0.5
regex>=2022.4
-requests~=2.26
+requests~=2.32